Commit Graph

15 Commits

Author SHA1 Message Date
3633ed898d Some missed errors 2025-05-16 16:02:49 +03:00
d35db7e721 Removed type binding for columns 2025-05-13 20:39:21 +03:00
0fbafe9d12 Types and scoped objects now use implementation providers in reflection instead of constructors 2025-05-12 11:14:44 +03:00
6f5a21e621 Reflection to check supported by driver api versions 2025-05-12 10:27:39 +03:00
ba11a41dc9 Errors for schema synchronization and some additional errors for schema definition 2025-05-12 10:14:21 +03:00
60d57c3656 Generics naming 2025-05-12 09:43:05 +03:00
50dece2624 Missed module upgrade operations and fixes 2025-05-12 09:34:27 +03:00
cae5567d9d Renamed module scopes 2025-05-12 09:06:48 +03:00
633d137bf0 DriverType -> DriverMetainfo 2025-05-11 23:43:28 +03:00
98ed264aa1 Object operations 2025-05-11 23:34:47 +03:00
6de9eba7b0 Errors 2025-05-11 14:57:53 +03:00
4d76d9bf6c Fixed (suppressed) compilation error parametrized type parameters 2025-05-10 02:12:10 +03:00
815acda773 Table's constructor and upgrade moved from top level scope into 'Table' interface 2025-05-09 04:27:37 +03:00
89c83c219f Splitted column descriptor to table's column and query's column 2025-05-09 03:53:38 +03:00
f43b0470a0 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