Skip to content

issues Search Results · repo:ufoss-org/kotysa language:Kotlin

Filter by

102 results
 (79 ms)

102 results

inufoss-org/kotysa (press backspace or delete to remove)

Will be nice add enum support to columns as a custom type.
  • ruben-caceiro-digiwest
  • Opened 
    on Feb 21
  • #155

Hi. I can t figure out how to group where conditions like where (Table.val eq some or Table.val0 contains other ) and (Table.val1 gt 100 or Table.val2 lt 5) which in sql should be WHERE (val= some OR val0 ...
  • aaziz993
  • 1
  • Opened 
    on Dec 3, 2024
  • #154

I would like to request adding support for nullable FKs. At least in Postgres, a FK that s nullable doesn t reference any PK and is therefore valid. This would allow mapping optional relations to the entities, ...
  • sengokudaikon
  • Opened 
    on Apr 11, 2024
  • #153

enhancement
  • pull-vert
  • Opened 
    on Jan 30, 2024
  • #150

As Kotysa is written in Kotlin I gave my best to make it KMM, Kotlin Multiplatform Mobile, to provide the Kotysa ORM for mobile devs with SqLite support (on Android only for now). I imagined adding iOS ...
  • pull-vert
  • Opened 
    on Jan 30, 2024
  • #149

I would like to request adding support for type kotlinx.datetime.Instant as an accepted property type.
enhancement
  • jfontsaballs
  • 1
  • Opened 
    on Nov 1, 2023
  • #148

This is a regression bug introduced by 3.2.0 release
bug
  • pull-vert
  • Opened 
    on Sep 11, 2023
  • #146

Make selectSum available for NumericColumn as selectAvg
  • guitcastro
  • 4
  • Opened 
    on Jun 20, 2023
  • #143

Hello, I have the following query who is not working by two reason. 1) I don t think leftJoin is implemented, or I am missing something? 2) I want to join a table using a field from the previous join ...
enhancement
  • guitcastro
  • 6
  • Opened 
    on Jun 19, 2023
  • #142

documentation
  • pull-vert
  • Opened 
    on May 27, 2023
  • #141
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub