serdha-0-api.kt/src/commonMain/kotlin/ru/landgrafhomyak/serdha/api/v0
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