This commit is contained in:
Paulo Gustavo Veiga
2024-02-17 00:14:09 -08:00
parent 83e080d677
commit aadb88451b
10 changed files with 48 additions and 71 deletions

View File

@@ -0,0 +1 @@
INSERT IGNORE INTO COLLABORATOR (id, email, creation_date) VALUES (1, 'test@wisemapping.org', CURRENT_DATE());