Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

File metadata and controls

7 lines (5 loc) · 220 Bytes

sql

This repository holds a pure Go SQL parser based on the SQLite SQL definition. It implements nearly all features of the language except ATTACH, DETACH, and some other minor features.