myuan %!s(int64=2) %!d(string=hai) anos
pai
achega
37a063ac1a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      target.sql

+ 2 - 2
target.sql

@@ -1,6 +1,6 @@
-create table asd();
+create table asd;
 
-create table tb (col1, col2);
+create table tb (col1 int, col2 string);
 
 create table tb1 (
     col1 int primary key,