commit 5b6280412755f29aedbe532c16538c8cef6278a5 Author: enzo Date: Wed Oct 22 16:53:43 2025 +0200 verif diff --git a/sql tables b/sql tables new file mode 100644 index 0000000..6c98a63 --- /dev/null +++ b/sql tables @@ -0,0 +1,4 @@ +CREATE TABLE article ( + id int + id int [contraintes], +) \ No newline at end of file