1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
2024-02-04 16:00:59 +00:00
..
Dialect.hs attempt to improve some parse errors, change some imports to be explicit 2024-01-11 14:01:04 +00:00
Lex.hs switch tests to hspec, improve error messages 2024-02-04 16:00:59 +00:00
Parse.hs switch tests to hspec, improve error messages 2024-02-04 16:00:59 +00:00
Pretty.hs reorganise 2024-01-26 15:28:15 +00:00
Syntax.hs adjust makeSelect helper to be new type, lib and tests now compile without any warnings 2024-01-11 14:45:20 +00:00