Commit Graph

4 Commits

Author SHA1 Message Date
bb374f9152
migrations: add mig_name:
this tests durability

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2026-03-13 03:04:59 +03:00
f3215035bd
migrations: clear test tables
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2026-03-13 02:23:26 +03:00
5ee2a03280
migrations: complete migrations flow
- create and drop tables or exec any sql in order
    - important to add the last line in each sql file

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2026-03-13 02:21:54 +03:00
2b9029464d
init:
- [WIP] database migrations

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2026-03-11 18:51:15 +03:00