From 5b6280412755f29aedbe532c16538c8cef6278a5 Mon Sep 17 00:00:00 2001 From: enzo Date: Wed, 22 Oct 2025 16:53:43 +0200 Subject: [PATCH] verif --- sql tables | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql tables 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