Commit Graph

29 Commits

Author SHA1 Message Date
Orion Kindel
aad2e076fe
fix: acting_usr fns
All checks were successful
gen-migrations / gen-migrations (push) Successful in 19s
2023-07-21 13:20:08 -05:00
Orion Kindel
c7091e9ed4
fix: bugs
Some checks failed
gen-migrations / gen-migrations (push) Failing after 12s
2023-07-21 00:10:02 -05:00
Orion Kindel
d26aa997f3
fix: do_grp_add_admins
Some checks failed
gen-migrations / gen-migrations (push) Failing after 12s
2023-07-20 15:47:07 -05:00
Orion Kindel
38893b5861
fix: do_grp_add_admins
Some checks failed
migrate-stage / migrate-stage (push) Successful in 6s
gen-migrations / gen-migrations (push) Failing after 12s
migrate-devel / migrate-devel (push) Failing after 4s
2023-07-20 15:45:18 -05:00
Orion Kindel
9c52b0b7b9
fix: unbreak human_uuid 2023-07-20 12:50:05 -05:00
Orion Kindel
ee6390d723
fix: migrate and gen_migrations should work
Some checks failed
migrate-stage / migrate-stage (push) Has been cancelled
gen-migrations / gen-migrations (push) Successful in 15s
migrate-devel / migrate-devel (push) Failing after 5s
2023-07-20 12:48:07 -05:00
Orion Kindel
68cd9c5bb4
feat: add casts to+from text for text newtypes
Some checks failed
gen-migrations / gen-migrations (push) Failing after 7s
2023-07-20 12:30:42 -05:00
Orion Kindel
46b4bc6496
fix: perm should seed in ensure_seeded
Some checks failed
gen-migrations / gen-migrations (push) Failing after 7s
2023-07-19 18:57:36 -05:00
Orion Kindel
21957cf791
chore: update migrations 2023-07-18 22:06:57 -05:00
Orion Kindel
5f9c3c7b8e
feat: usr_session_touch 2023-07-16 02:19:11 -04:00
Orion Kindel
4a81f5fbde
feat: human uid
Some checks failed
migrate-devel / migrate-devel (push) Failing after 7s
migrate-stage / migrate-stage (push) Failing after 8s
2023-07-15 22:17:16 -04:00
Orion Kindel
8b08d9f9c8
fix: dont store script in migration
All checks were successful
migrate-devel / migrate-devel (push) Successful in 7s
migrate-stage / migrate-stage (push) Successful in 7s
2023-07-15 18:47:00 -04:00
Orion Kindel
c83a4cece6
feat: public.usr_root, public.grp_admins 2023-07-15 18:26:35 -04:00
Orion Kindel
56957d380a
feat: permissions
Some checks failed
migrate-devel / migrate-devel (push) Failing after 7s
migrate-stage / migrate-stage (push) Failing after 8s
2023-07-14 21:13:33 -04:00
Orion Kindel
96937dfa25
feat: add tag discriminator 2023-07-07 16:20:07 -05:00
Orion Kindel
b3de72daf2
fix: migra does not support default expression dependencies
Some checks failed
migrate-stage / migrate-stage (push) Failing after 6s
migrate-devel / migrate-devel (push) Failing after 8s
https://github.com/djrobstep/migra/issues/196
2023-07-02 19:33:23 -05:00
Orion Kindel
0502154f4d
feat: usr_session
Some checks failed
migrate-stage / migrate-stage (push) Failing after 25s
migrate-devel / migrate-devel (push) Failing after 9s
2023-07-02 17:11:51 -05:00
Orion Kindel
442d4e8ae0
feat: run migrations against running database 2023-06-11 16:43:53 -05:00
Orion Kindel
65b6f0f129
fix: add test script 2023-06-11 14:05:11 -05:00
Orion Kindel
2cf11bcb2b
feat: community 2023-06-11 11:35:33 -05:00
Orion Kindel
9bec5eadd8
feat: immutable, thread subtypes 2023-06-10 17:57:23 -05:00
Orion Kindel
c19a46b736
fix: hashed_text and email are text newtypes 2023-06-10 13:03:25 -05:00
Orion Kindel
7a4d728337
feat: dynamically create audit boilerplate 2023-06-10 12:57:30 -05:00
Orion Kindel
49bed63d07
feat: create_newtype_text 2023-06-10 12:04:03 -05:00
Orion Kindel
047a51b45d
feat: hashed_text fns 2023-06-10 11:44:32 -05:00
Orion Kindel
94501b7331
fix: formatting, remove unused audit table 2023-06-10 00:20:33 -05:00
Orion Kindel
737137439a
feat: user, audit, hashed_text, email 2023-06-10 00:12:26 -05:00
Orion Kindel
a05c118488
remove test schema element 2023-06-08 20:49:16 -05:00
Orion Kindel
d9b165fb19
mv migrations -> schema 2023-06-08 20:48:47 -05:00