issues
search
JakeWheat
/
simple-sql-parser
SQL parser in Haskell
http://jakewheat.github.io/simple-sql-parser/latest
Other
82
stars
29
forks
source link
Implement sqlite "without rowid" clauses
#52
Closed
prescientmoon
closed
3 months ago
prescientmoon
commented
3 months ago
Allows parsing
"without rowid"
sqlite tables
JakeWheat
commented
3 months ago
Thanks!
Allows parsing "without rowid" sqlite tables