1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
prescientmoon 4b0db42396
Merge branch 'default-clause-inside-constraints' into latest 2024-09-02 19:50:11 +02:00
prescientmoon 74578f9cdf
Allow default clauses inside constraints 2024-09-02 19:06:33 +02:00
prescientmoon 424211b49a
Allow not specifying types for column defs 2024-09-02 18:25:37 +02:00
prescientmoon bae817defd
Implement sqlite "without rowid" clauses 2024-07-11 21:59:58 +02:00
Jake Wheat 742382fcc0 restrict parsing of * and X.* as term in expressions 2024-02-08 10:43:11 +00:00
Jake Wheat 6e1e377308 replace error messages tool with golden test approach 2024-02-08 10:38:19 +00:00
Jake Wheat c11bee4a9c switch tests to hspec, improve error messages 2024-02-04 16:00:59 +00:00
Jake Wheat 681cbfc416 overhaul website 2024-01-26 16:29:58 +00:00
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