We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c75c9 commit f1c8e2fCopy full SHA for f1c8e2f
migrations/2020504071405##add_table.sql
@@ -1,3 +1,3 @@
1
CREATE TABLE IF NOT EXISTS woerigjir (
2
- id INT
+ id VARCHAR(222)
3
);
0 commit comments