RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / t / sql / test.sqlite.sql
CommitLineData
3469b243 1CREATE TABLE test (\r
2 id VARVHAR(36) PRIMARY KEY NOT NULL\r
3);\r