Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 393 Bytes

File metadata and controls

20 lines (14 loc) · 393 Bytes

SQLlin Roadmap

High Priority

  • Support FOREIGN KEY DSL (2.2.0 ✅)
  • Support CREATE INDEX DSL (2.2.0 ✅)

Medium Priority

  • Support WASM platform DSL
  • Support CREATE VIRTUAL TABLE DSL
  • Support CREATE VIEW DSL
  • Support CREATE TRIGGER DSL
  • Support JOIN sub-query DSL
  • Support more functions

Low Priority

  • Support store instances of kotlinx.datetime
  • Support CHECK keyword