sqlrc

0.1.4 • Public • Published

SQLrc

TODO

  • [ ] joins
  • [ ] select aliases
  • [ ] generated file warranty
  • [ ] capitalized params warranty

Limitations

Table definition:

Each column must start with new string!

create-table-stmt

If in column definitions, tokens PRIMARY KEY or NOT NULL are not found, codegen outputs warning

Original docs: https://www.sqlite.org/lang_createtable.html

Readme

Keywords

Package Sidebar

Install

npm i sqlrc

Weekly Downloads

4

Version

0.1.4

License

BSD 2-Clause License

Unpacked Size

512 kB

Total Files

21

Last publish

Collaborators

  • raedyk