feat(orm): move tables to core

This commit is contained in:
2025-08-20 12:34:56 +05:00
parent 2223624063
commit a1ac519d08
11 changed files with 396 additions and 502 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.idea/
.DS_Store