Commit Graph

14 Commits

Author SHA1 Message Date
5197be80f0 Minor fixes 2025-05-21 00:29:27 +03:00
ae92d1a407 Removed "Instance Key"/"Runtime Key" generic because it's hard to maintenance 2025-05-19 20:41:41 +03:00
33acc115fb Namespace now exists only at definition time 2025-05-19 18:50:30 +03:00
64fd1d9958 Additional reflection properties 2025-05-18 16:29:48 +03:00
fe289fe8c5 'DebugApi' -> 'ReflectionApi' and member collections in table and module descriptors 2025-05-16 16:11:39 +03:00
0fbafe9d12 Types and scoped objects now use implementation providers in reflection instead of constructors 2025-05-12 11:14:44 +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
98ed264aa1 Object operations 2025-05-11 23:34:47 +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