1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL
2024-01-09 17:53:12 +00:00
..
CreateIndex.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
CustomDialect.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
EmptyStatement.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
ErrorMessages.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
FullQueries.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
GroupBy.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
LexerTests.hs switch in megaparsec with stub lexing code 2024-01-09 17:53:12 +00:00
MySQL.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
Odbc.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
Oracle.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
Postgres.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
QueryExprComponents.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
QueryExprs.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
ScalarExprs.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SQL2011AccessControl.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SQL2011Bits.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SQL2011DataManipulation.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SQL2011Queries.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
SQL2011Schema.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
TableRefs.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00
Tests.hs switch in megaparsec with stub lexing code 2024-01-09 17:53:12 +00:00
TestTypes.hs switch in megaparsec with stub lexing code 2024-01-09 17:53:12 +00:00
Tpch.hs switch from literate to regular haskell source 2024-01-09 00:07:47 +00:00