db-skeleton-1-api.kt/src/commonMain/kotlin/ru/landgrafhomyak/serdha/api/v0/misc
2025-01-30 22:29:38 +03:00
..
_Selectable.kt Separating queries descriptors for strict applying '_Selectable' 2025-01-26 17:43:40 +03:00
BuiltinExpressionsProvider.kt 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
Column.kt Reorganizing packages 2025-01-06 01:47:48 +03:00
DatabaseType.kt Conditions clause was replaced with filters 2025-01-30 22:29:38 +03:00
Expression.kt Changing queries entry points from query-type to io-type 2025-01-26 19:32:00 +03:00
FiltersScope.kt Conditions clause was replaced with filters 2025-01-30 22:29:38 +03:00
IntermediateColumn.kt 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
QueryParam.kt Removing subtypes of inputs 2025-01-25 00:17:59 +03:00