Changeset: bd1f1fcd9d23 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bd1f1fcd9d23
Modified Files:
sql/test/scoping/Tests/scoping01.sql
Branch: scoping
Log Message:
I won't do these todos
diffs (10 lines):
diff --git a/sql/test/scoping/Tests/scoping01.sql
b/sql/test/scoping/Tests/scoping01.sql
--- a/sql/test/scoping/Tests/scoping01.sql
+++ b/sql/test/scoping/Tests/scoping01.sql
@@ -1,6 +1,3 @@
--- TODO transaction management
--- upgrade drop dt_schema
-
create table tmp1("optimizer" integer, s string);
insert into tmp1 values(1,'hello'),(2,'world');
select "optimizer" from tmp1;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list