serdha-0-api.kt/src/commonMain/kotlin/ru/landgrafhomyak/db/skeleton1/api
2025-06-05 01:06:00 +03:00
..
errors More simplified errors (but still not final) 2025-05-29 00:45:59 +03:00
module Naming of params in module methods and generics and minor fixes 2025-06-05 01:06:00 +03:00
runtime Removed "Instance Key"/"Runtime Key" generic because it's hard to maintenance 2025-05-19 20:41:41 +03:00
statement Driver now has helper methods to assert that implementation can be got from a given provider 2025-05-28 20:38:08 +03:00
table Rework of lifetime and applying it to members properties in modules' and tables' handles 2025-06-05 00:13:59 +03:00
ApiVersion.kt Safe way for manual column creating 2025-05-17 18:46:22 +03:00
DatabaseType.kt Driver now has helper methods to assert that implementation can be got from a given provider 2025-05-28 20:38:08 +03:00
Driver.kt Renamed 'ObjectOperations' to 'ObjectClass' and simplified its provider 2025-05-30 21:05:26 +03:00
LifeTime.kt Rework of lifetime and applying it to members properties in modules' and tables' handles 2025-06-05 00:13:59 +03:00
LowLevelApi.kt Reorganizing packages and renaming lib 'sql-skeleton' -> 'db-skeleton' since it's not limited to sql or even relational databases 2025-05-08 17:59:39 +03:00
ObjectClass.kt Renamed 'ObjectOperations' to 'ObjectClass' and simplified its provider 2025-05-30 21:05:26 +03:00
ReflectionApi.kt 'DebugApi' -> 'ReflectionApi' and member collections in table and module descriptors 2025-05-16 16:11:39 +03:00
SinceApi.kt ApiVersion now enum 2025-05-16 16:27:17 +03:00