mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-07 09:59:45 +00:00
Move queries/* to templates
This commit is contained in:
parent
65ea1b2f61
commit
e3f0dff083
tests/templates
001-table-scan-1-rowgroup.sql003-cross-join-count-1-rowgroup.sql004-cross-join-10-rowgroups.sql005-rowid-1-rowgroup.sql007-rowid-55-10-rowgroups.sql008-nulls.sql009-rowid-group-by.sql010-order-by-string7.sql011-order-by-string8.sql012-string-7-is-null.sql013-string-7-is-not-null.sql014-nulls-like-percent-start.sql015-nulls-like-no-match.sql016-nulls-like-percent-end.sql017-nulls-like-underscore.sql018-string-gt-lt.sql019-string-gte-lte.sql020-string-eq.sql021-rowid-and-field-eq.sql022-rowid-and-field-ne.sql023-int8-eq.sql024-int8-lt.sql025-int8-lte.sql026-int8-gt.sql027-int8-gte.sql028-int8-rowid-eq-and-field-ne.sql029-int64-gte.sql030-int64-gt.sql031-int64-eq.sql032-int64-lt.sql033-int64-lte.sql034-int64-rowid-eq-and-field-ne.sql035-int64-rowid-eq-and-field-ne2.sql036-double-eq.sql037-double-gt.sql038-double-gte.sql039-double-lt.sql040-double-lte.sql041-double-rowid-and-field-ne.sql042-double-rowid-and-field-ne2.sql043-binary-eq.sql044-binary-rowid-and-ne.sql045-binary-lt.sql046-binary-lte.sql047-binary-gt.sql048-binary-gte.sql049-unusable-constraint.sql050-rowid-gt-none.sql051-rowid-gte-none.sql052-rowid-lt-none.sql053-rowid-lte-none.sql054-rowid-lte-one.sql055-rowid-lt-one.sql056-rowid-ne-some.sql057-rowid-is-null.sql058-rowid-is-not-null.sql059-rowid-eq-string.sql060-rowid-double.sql061-string-eq-int.sql062-string-eq-double.sql063-int8-eq-double.sql064-int8-eq-str.sql065-int8-eq-str2.sql066-int8-eq-bogus-str.sql067-int8-lt-str.sql068-int8-lt-double.sql069-int8-lte-str.sql070-int8-lte-double.sql071-int8-gt-str.sql072-int8-gt-double.sql073-int8-gte-str.sql074-int8-gte-double.sql075-int8-ne-str.sql076-int8-ne-double.sql077-int64-gte-str.sql078-int64-gte-double.sql079-int65-gt-str.sql080-int65-gt-double.sql081-int64-eq-str.sql082-int64-eq-double.sql083-int64-lt-str.sql084-int64-lt-double.sql085-int64-lte-str.sql086-int64-lte-double.sql087-int64-ne-str.sql088-int64-ne-double.sql089-int64-ne-some-str.sql090-int64-ne-some-double.sql091-double-eq-str.sql092-double-eq-int.sql093-double-gt-str.sql094-double-gt-int.sql095-double-gte-str.sql096-double-gte-int.sql097-double-lt-str.sql098-double-lt-int.sql099-double-lte-str.sql100-double-lte-int.sql101-double-rowid-and-field-ne-str.sql102-double-rowid-and-field-ne-int.sql
0
tests/queries/041-double-rowid-and-field-ne.sql → tests/templates/041-double-rowid-and-field-ne.sql
0
tests/queries/041-double-rowid-and-field-ne.sql → tests/templates/041-double-rowid-and-field-ne.sql
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user