Commit Graph

25 Commits

Author SHA1 Message Date
yukkop ff511679c8 Merge branch 'master' of github.com:hectic-lab/util.nix 2025-06-30 21:00:04 +00:00
yukkop 214109854e feat: wrapper for pg_dump 2025-04-22 01:13:23 +00:00
yukkop ad6d25ea6e feat: wrapper for pg_dumpall 2025-04-22 00:44:52 +00:00
zerosummed 8f5c89f6ce style: ~apply alejandra 2025-04-17 03:57:54 +03:00
yukkop bd96f363c5 feat(c): extrude lib c 2025-03-12 23:19:45 +01:00
yukkop 493900d9ea refactor: stir some shit around again 2025-03-07 00:40:00 +00:00
yukkop d46ce1cbf6 refector(pg-neo-migration): stir some shit around trust me it's fine 2025-03-06 16:07:53 +01:00
yukkop 093c10e1d9 feat(pg-neo-migration): init 2025-03-05 19:13:00 +00:00
yukkop 88997cf96d feat(pg-schema): init 2025-03-02 10:48:52 +00:00
yukkop d8b088998d fix(pg-migration): db_url fetch 2025-02-16 17:21:02 +00:00
yukkop dfc30f946c fix(pg-migration): postgres build inputs 2025-02-16 17:03:59 +00:00
yukkop d1bb606b8e feat(pg-migration): variable providing for migrations 2025-02-16 15:58:31 +00:00
yukkop f5df53082e feat: inheritance for migration table 2025-02-16 14:21:20 +00:00
zerosummed a48bf89168 style: format (alejandra) 2025-02-14 21:06:51 +03:00
yukkop ea4952e1a0 feat(pg-migration): exit codes 2025-02-04 09:44:14 +00:00
yukkop 4211f42d6b feat(pg-migration): migration tree validation 2025-02-04 09:38:25 +00:00
yukkop 5a78f6bbc0 feat(pg-migration): init 2025-02-04 09:34:00 +00:00
yukkop eeda2fe61b build(pg-from): add to packages 2025-02-04 02:30:30 +00:00
yukkop 7251741922 test(pg-from): generate sql matches to expected sql 2025-02-04 02:14:35 +00:00
yukkop 35e91fe718 feat(pg-from): constrains 2025-02-04 02:11:00 +00:00
yukkop 05a3dd0fac feat(pg-from): data extruding 2025-02-03 20:24:00 +00:00
yukkop a2bc5c614f fix(pg-from): multy inheritence 2025-02-03 20:17:08 +00:00
yukkop 3a09bafca8 refactor(pg-from): some safety on sqlite usage 2025-02-03 20:13:57 +00:00
yukkop c733b24216 feat(pg-from): inherit option 2025-02-03 20:12:09 +00:00
yukkop 9519c9f54c feat(pg-from): dump schema from sqlite to postgres.sql 2025-02-03 20:06:13 +00:00