71 Commits

Author SHA1 Message Date
Martin Eyben
08dcfa2e88 feat(sql): add function to list models based on a box 2024-12-03 12:11:44 +00:00
Martin Eyben
5a0b1f1a0f feat: change list modele function functioné 2024-12-03 11:57:24 +00:00
damien DELPY
d80f5ff534
feat: some triggers to update a note, remove a thread in cascade, and remove a piece in cascade. 2024-12-03 11:52:49 +01:00
Nemo D'ACREMONT
8cda756f6d
fix: fix psql function 2024-12-03 11:05:48 +01:00
Nemo D'ACREMONT
56c037745c
feat: add buildable models in member.ejs and use pool to get clients 2024-12-03 10:39:48 +01:00
Nemo D'ACREMONT
7133308658
fix: fix sql 2024-12-02 22:08:38 +01:00
damien DELPY
c349c05acf
fix: database, now sets have more than 1 piece. 2024-12-02 20:16:15 +01:00
Martin Eyben
6f5c66fcbd feat: add sql functions 2024-12-02 16:58:39 +00:00
Nemo D'ACREMONT
4567285ec4
feat: La liste des membres qui ont proposé le plus de modèles 2024-12-02 14:57:16 +01:00
damien DELPY
09b5aa0362
fix: new insert.sql for the tags. 2024-11-27 20:51:35 +01:00
damien DELPY
191de9829b
fix: tag is not noter. 2024-11-27 20:44:48 +01:00
damien DELPY
eba078017f
feat: new database due to new python script. 2024-11-27 20:31:07 +01:00
damien DELPY
b4a716afbd
fix: some comments. 2024-11-27 20:04:11 +01:00
damien DELPY
605b744bac
fix: now tag is a note between 0 and 5. 2024-11-27 20:03:23 +01:00
damien DELPY
44599df44e
fix: now all pieces have a brand, a shape. The words are now more understandable in the database. 2024-11-27 19:50:50 +01:00
Nemo D'ACREMONT
6ec761cdd7
fix: dont exec select.sql on build 2024-11-27 15:39:25 +01:00
Martin Eyben
36fcec0970 fix: select sql 2024-11-27 15:13:25 +00:00
Martin Eyben
502718929a feat: remove constraint not null to modeles 2024-11-27 15:07:15 +00:00
Nemo D'ACREMONT
d0632fb691
enhanced: enhanced makefiles 2024-11-27 14:55:35 +01:00
Martin Eyben
9661d69c57 feat: sql select 2024-11-27 13:30:35 +00:00
damien DELPY
424cce390e
fix: for the function is_existing, stop the transaction if not found. 2024-11-27 10:33:43 +01:00
damien DELPY
86c6fedb30
feat: first version of update.sql done to do basic manipulation to it. 2024-11-26 23:03:31 +01:00
damien DELPY
4df648ef10
fix: now it is the ( and ) characters. 2024-11-26 19:51:40 +01:00
damien DELPY
82267fd573
fix: ' characters are fucking this up. 2024-11-26 19:38:00 +01:00
damien DELPY
7eb84a8d18
fix: adding more elements to the quantite attribute insofar as a piece can be used by multiple sets at many times. 2024-11-26 17:46:54 +01:00
damien DELPY
0df3682d04
fix: new insert.sql due to new raw data. 2024-11-26 10:26:14 +01:00
damien DELPY
3fa9da6ef9
fix: new csv file for model names. 2024-11-26 10:25:14 +01:00
damien DELPY
5815ab2a22
feat: adding a Makefile at the root. 2024-11-25 21:27:16 +01:00
damien DELPY
935d3812f7
feat: Makefile to generate data and obviously put the files in the build directory 2024-11-25 21:18:48 +01:00
damien DELPY
872f7dc3d5
fix: udpdate the python script for this new src directory. 2024-11-25 21:06:44 +01:00
damien DELPY
ebb9af28eb
feat: putting the sql files into the src directory 2024-11-25 21:05:00 +01:00
damien DELPY
bbbdd72347
feat: adding a folder to put temporary insert.sql files. 2024-11-25 21:02:12 +01:00
damien DELPY
d1a96c2dff
feat: rename the .csv folder. 2024-11-25 21:00:53 +01:00
damien DELPY
9f4eaf5ebe
fix: the nemo scripts. 2024-11-25 20:59:43 +01:00
damien DELPY
f6a2aa8320
fix[SQL]: no more duplicatas in a created dataset. 2024-11-23 22:34:31 +01:00
damien DELPY
5795651499
fix[SQL]: fcking merge conflict. 2024-11-23 22:33:38 +01:00
damien DELPY
50db25c0f0
fix[SQL]: no duplicatas. 2024-11-23 22:32:41 +01:00
damien DELPY
e603b34767
fix[SQL]: First generated dataset. 2024-11-23 21:55:25 +01:00
damien DELPY
7f7e605525
fix[SQL]: merging conflict. 2024-11-23 21:48:07 +01:00
damien DELPY
37d0c430c7
fix[SQL]: first generated dataset. 2024-11-23 21:43:17 +01:00
damien DELPY
1824c1d421
fix[SQL]: useless build. 2024-11-23 21:40:41 +01:00
damien DELPY
7ba442cb17
merging from master 2024-11-23 21:39:19 +01:00
damien DELPY
3fab1411b2
fix[SQL]: first generated data set. Some values already exists but it is quite good i think 2024-11-23 21:38:10 +01:00
Nemo D'ACREMONT
690a242a78
feat: fix db script exec order, onlyl use back-end.env files 2024-11-23 11:53:52 +01:00
damien DELPY
bbf7a292ad
feat[SQL]: adding a python file to generate data. This file generates corrupted data. TODO : remove unused foreign keys and already used primary keys. 2024-11-22 23:54:53 +01:00
damien DELPY
62c49d1cb5
fix[config]: gitkeep the build directory. 2024-11-22 23:51:25 +01:00
damien DELPY
ac5e01f0e0
fix[SQL]: final version of the database + python file to generate file. TODO : remove already used primary keys and not used foreign keys. 2024-11-22 23:50:53 +01:00
damien DELPY
be3aba341f
fix[data]: need a Makefile + dodo. 2024-11-13 22:47:22 +01:00
damien DELPY
c8c4c38e26
feat[data]: goodnight moon. 2024-11-13 22:42:27 +01:00
damien DELPY
3012c18a22
fix[data]: remove blank lines from the integer datas. 2024-11-13 22:21:41 +01:00