Oyelowo / surreal-orm

Powerful & expressive ORM/query-builder/static checker for raw queries/Fully Automated migration tooling , designed to offer an intuitive API, strict type-checking, novel features, & full specification support. It provides a fresh perspective in data management. Currently supports SurrealDB engine. RDMSs(PG, MYSQL etc) and others coming soon
85 stars 2 forks source link

35 support new attributes in statements #36

Closed Oyelowo closed 11 months ago

Oyelowo commented 11 months ago

Description

  1. Support "ONLY" keyword in create, update, relate and delete statements. This had already been done for select statement.

  2. Support select diff statement

  3. Fix throw statement