tvl-depot/web/panettone
Aspen Smith 413441e2f2 feat(web/panettone): Create users table
Create a (currently unused) table to store information about users. I'll
be manually migrating over all the information about users into this
table, then will make a subsequent CL to make the rest of the tables
foreign-key into this table

Change-Id: I1b1c4b50c4a61326df3382809f701947a2caf536
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11411
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2024-04-19 18:42:37 +00:00
..
src feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
test fix(web/panettone): Don't add extra padding when already padded 2022-05-28 18:30:35 +00:00
.envrc feat(web/panettone): Add dev helpers for postgres db 2020-07-26 21:55:41 +00:00
.gitignore chore(web/panettone): ignore .fasl files 2020-07-26 20:12:37 +00:00
default.nix fix(web/panettone): Hotfixes for full text search change 2024-03-31 20:58:18 +00:00
docker-compose.yml chore(web/panettone): Use postgres 16 in local dev 2024-03-31 19:22:05 +00:00
OWNERS chore(depot): update OWNERS files for aspen 2023-12-20 18:35:58 +00:00
panettone.asd feat(web/panettone): Add initial styles 2020-07-23 22:20:00 +00:00
shell.nix fix(web/panettone): Fix shell.nix for new third_party format 2022-04-14 14:26:50 +00:00