Skip to content

v0.1.0

No due date 100% complete

v0.1.0

Features

Select

  • Supports PartiQL select statements for table or secondary index with following gorm's methods

    • Table()

    • Select()

    • Where()

    • Or()

    • Not()

    • Scan()

    • Find()

Out of scope

  • Supports models with nested struct

Insert

  • Supports PartiQL insert statements with following gorm's methods

    • Create()

Out of scope

  • Supports models wi…

v0.1.0

Features

Select

  • Supports PartiQL select statements for table or secondary index with following gorm's methods

    • Table()

    • Select()

    • Where()

    • Or()

    • Not()

    • Scan()

    • Find()

Out of scope

  • Supports models with nested struct

Insert

  • Supports PartiQL insert statements with following gorm's methods

    • Create()

Out of scope

  • Supports models with nested struct

  • Supports returnvalues clause

Update

  • Supports PartiQL insert statements with following gorm's methods

    • Save()

    • Update()

    • Updates()

Out of scope

  • Supports REMOVE clause

  • Supports models with nested struct

  • Supports returnvalues clause

  • Supports list_append function

  • Supports set_add function

  • Supports set_delete function

Delete

  • Supports PartiQL insert statements with following gorm's methods

    • Delete()

Out of scope

  • Supports returnvalues clause

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.