This website requires JavaScript.
Explore
Help
Sign In
DatabaseSkeleton
/
db-skeleton-1-api.kt
Watch
1
Star
0
Fork
0
You've already forked db-skeleton-1-api.kt
forked from
SERDHA/serdha-0-api.kt
Code
Pull Requests
Activity
838c674fe0
Branches
Tags
No results found.
db-skeleton-1-api.kt
/
src
/
commonMain
/
kotlin
/
ru
/
landgrafhomyak
/
serdha
/
api
/
v0
History
Andrew Golovashevich
838c674fe0
Renaming 'Expression' to 'IntermediateColumn' and then 'RuntimeExpression' to 'Expression', added support for expressions and other improvements in 'SELECT'
2025-01-24 22:15:02 +03:00
..
misc
Renaming 'Expression' to 'IntermediateColumn' and then 'RuntimeExpression' to 'Expression', added support for expressions and other improvements in 'SELECT'
2025-01-24 22:15:02 +03:00
module
Reorganizing packages
2025-01-06 01:47:48 +03:00
queries
Renaming 'Expression' to 'IntermediateColumn' and then 'RuntimeExpression' to 'Expression', added support for expressions and other improvements in 'SELECT'
2025-01-24 22:15:02 +03:00
runtime
Simplified 'INSERT', 'UPDATE' and 'DELETE' queries
2025-01-23 22:37:55 +03:00
table
Renaming 'Expression' to 'IntermediateColumn' and then 'RuntimeExpression' to 'Expression', added support for expressions and other improvements in 'SELECT'
2025-01-24 22:15:02 +03:00
LowLevelApi.kt
Connection & transaction wrappers
2024-11-21 02:53:01 +03:00