This commit is contained in:
Your Name
2020-07-12 16:08:49 +00:00
parent f164cccbbf
commit 8bfa9f5dc7
187 changed files with 13263 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
BEGIN
CREATE TABLE
COPY 3
none||
only_com_dec|.|,
only_dot_dec|,|.
only_com_tho|,|.
only_dot_tho|.|,
both_com_dec|.|,
both_dot_dec|,|.
only_com_AMB||
only_dot_AMB||
DROP TABLE
COMMIT