Test connection to database

This commit is contained in:
2026-01-15 09:49:02 +00:00
parent 0f8d095955
commit ab003c148d
11 changed files with 465 additions and 1 deletions

View File

@@ -0,0 +1 @@
INSERT INTO mpe.isocountry ("countryname","continent") VALUES ('{{(Table1.newRow || {}).countryname}}','{{(Table1.newRow || {}).continent}}')