serdha-0-api.kt/src/commonMain/kotlin/ru/landgrafhomyak/serdha/api/v0/dml
2024-12-21 21:54:25 +03:00
..
_CommonQueryMethods.kt Sub-querying inserts and separated schema and data manipulations at sync time 2024-12-21 21:54:25 +03:00
Delete.kt Insert clarification 2024-12-04 06:07:36 +03:00
DeleteCreator.kt Turning some functions back to properties and minor fixes 2024-12-04 19:45:05 +03:00
InputParam.kt Nullable types 2024-12-04 06:27:19 +03:00
Insert.kt Insert clarification 2024-12-04 06:07:36 +03:00
InsertCreator.kt Improved table updating 2024-12-21 17:26:34 +03:00
Select.kt Insert clarification 2024-12-04 06:07:36 +03:00
SelectCreator.kt Unified DML creators 2024-11-29 22:20:05 +03:00
SelectedTable.kt Nullable types 2024-12-04 06:27:19 +03:00
Update.kt Insert clarification 2024-12-04 06:07:36 +03:00
UpdateCreator.kt Turning some functions back to properties and minor fixes 2024-12-04 19:45:05 +03:00