1
Fork 0
simple-sql-parser/tests/Language/SQL/SimpleSQL
Jake Wheat 45669ed7d3 reorganise
move exe example to examples/
get rid of the second example
move tests to tests/
don't shadow show in Pretty
2024-01-26 15:28:15 +00:00
..
CreateIndex.hs reorganise 2024-01-26 15:28:15 +00:00
CustomDialect.hs reorganise 2024-01-26 15:28:15 +00:00
EmptyStatement.hs reorganise 2024-01-26 15:28:15 +00:00
ErrorMessages.hs reorganise 2024-01-26 15:28:15 +00:00
FullQueries.hs reorganise 2024-01-26 15:28:15 +00:00
GroupBy.hs reorganise 2024-01-26 15:28:15 +00:00
LexerTests.hs reorganise 2024-01-26 15:28:15 +00:00
MySQL.hs reorganise 2024-01-26 15:28:15 +00:00
Odbc.hs reorganise 2024-01-26 15:28:15 +00:00
Oracle.hs reorganise 2024-01-26 15:28:15 +00:00
Postgres.hs reorganise 2024-01-26 15:28:15 +00:00
QueryExprComponents.hs reorganise 2024-01-26 15:28:15 +00:00
QueryExprs.hs reorganise 2024-01-26 15:28:15 +00:00
ScalarExprs.hs reorganise 2024-01-26 15:28:15 +00:00
SQL2011AccessControl.hs reorganise 2024-01-26 15:28:15 +00:00
SQL2011Bits.hs reorganise 2024-01-26 15:28:15 +00:00
SQL2011DataManipulation.hs reorganise 2024-01-26 15:28:15 +00:00
SQL2011Queries.hs reorganise 2024-01-26 15:28:15 +00:00
SQL2011Schema.hs reorganise 2024-01-26 15:28:15 +00:00
TableRefs.hs reorganise 2024-01-26 15:28:15 +00:00
Tests.hs reorganise 2024-01-26 15:28:15 +00:00
TestTypes.hs reorganise 2024-01-26 15:28:15 +00:00
Tpch.hs reorganise 2024-01-26 15:28:15 +00:00