db-skeleton-1-api.kt/src/commonMain/kotlin/ru/landgrafhomyak/serdha/api/v0/misc
2025-01-26 03:48:32 +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 Removing types that can be represented as bytearray 2025-01-21 03:52:20 +03:00
DatabaseTypesProvider.kt Removing types that can be represented as bytearray 2025-01-21 03:52:20 +03:00
Expression.kt Removing subtypes of inputs 2025-01-25 00:17:59 +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