Jake Wheat
|
4d907fee7a
|
Merge pull request #56 from Airsequel/latest
Mixing default clauses and constraints & columns without types
|
2024-10-07 09:47:43 +01:00 |
|
hanjoosten
|
0a3c672cd5
|
Bugfix for issue Bug: Brackets required in generated select statement. #57
|
2024-10-05 17:54:31 +02:00 |
|
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
|
858c7723b0
|
adjust makeSelect helper to be new type, lib and tests now compile without any warnings
|
2024-01-11 14:45:20 +00:00 |
|
Jake Wheat
|
a3d1ba7e5c
|
attempt to improve some parse errors, change some imports to be explicit
|
2024-01-11 14:01:04 +00:00 |
|
Jake Wheat
|
ab687318fb
|
checkpoint during parser conversion to megaparsec
|
2024-01-10 07:40:24 +00:00 |
|
Jake Wheat
|
ec8ce0243e
|
switch from literate to regular haskell source
|
2024-01-09 00:07:47 +00:00 |
|