|
4885ecc3ad
|
fix: Allow dumping db with pg_dump, utilize make cache (#4964)
|
2022-11-10 12:54:47 +02:00 |
|
|
3f6c4486f7
|
Allow changing db schema from public (#4873)
* Remove public schema from enum defs
* Update queries
* Fix
|
2022-11-04 09:15:17 +01:00 |
|
|
29d804e692
|
feat: add API key scopes and application_connect scope (#4067)
|
2022-09-19 17:39:02 +00:00 |
|
|
bb17fe5398
|
Use go run when executing goimports in gen
|
2022-09-06 19:59:14 -05:00 |
|
|
dc9b4155e0
|
feat: Generate DB unique constraints as enums (#3701)
* feat: Generate DB unique constraints as enums
This fixes a TODO from #3409.
|
2022-08-29 14:56:51 +03:00 |
|