Skip to content
/ sqlrc Public

Subset of SQLC features implemented for Worthy backend

License

Notifications You must be signed in to change notification settings

readyyyk/sqlrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLrc

TODO

  • joins
  • select aliases
  • generated file 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

About

Subset of SQLC features implemented for Worthy backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published