gluesql / gluesql

GlueSQL is quite sticky. It attaches to anywhere.

Home Page:https://gluesql.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support StoreMut trait to Optional

seonghun-dev opened this issue · comments

Goal

Support StoreMut trait to Optional
If sql is implemented read-only, there is no need to implement storemut, so we will change it to allow you to selectively implement StoreMut trait