62 Commits

Author SHA1 Message Date
damien DELPY
b9b3abdc28
fix[config]: useless directory. 2024-11-08 11:08:28 +01:00
damien DELPY
a9cf870eab
fix[SQL tables]: wrong name of the file according to the subject. 2024-11-08 11:07:53 +01:00
damien DELPY
5be32b1879
fix[SQL tables]: put the drop instructions in the file drop.sql. 2024-11-08 11:06:23 +01:00
Nemo D'ACREMONT
ba5e136dd5
feat: create tables for db on build 2024-10-26 09:28:18 +02:00
Alessandre Laguierce
b48bcb0082 feat: add password field in database 2024-10-25 22:56:18 +02:00
Nemo D'ACREMONT
59bb931128
fix: use integer instead of serial for foreign keys in tables 2024-10-25 09:58:41 +02:00
damien DELPY
b09da4fca0
fix[SQL]: tables.sql now no errors. 2024-10-24 21:50:35 +02:00
damien DELPY
a7b1ed1380
feat[SQL]: more tables. 2024-10-24 21:31:15 +02:00
damien DELPY
d37f031a26
feat[SQL]: foreign keys. 2024-10-24 21:24:53 +02:00
damien DELPY
ee830eb048
feat[SQL]: tables done, need to add foreign keys. 2024-10-24 20:24:04 +02:00
damien DELPY
bcd9f0ffbb
feat[SQL]: tables begin. 2024-10-24 19:58:27 +02:00
damien DELPY
c14cc17869
feat[SQL]: directories. 2024-10-24 18:14:17 +02:00