Closed sprappcom closed 1 month ago
OR is supported, please try a=xx and b=xx OR c=xx and d=xx OR e=xx if all OR clauses can use index, then will go index else scan table you can use explain to see the index list.
varchar / varbinary pls! thx!
varchar is complex feature, need more time to dev.
@jcwangxp yes i understand.
can you please please provide a reasonable ETA for the expectation of functions? i've seen a lot of repos that say these and that are supported but in the end the ETA can be 6 mths to 1.5 years and still waiting.
possible to provide a reasonable expected ETA for this varchar? because it's really a very important feature for "production-ok" use.
for production ready need wal...
then replication i guess
hope to see some ETAs on roadmap. thx
will deliver varchar initial version this weekend, then you can have a test. wal is ok, replication is future plan, I'd like to finish most embedded db features first, then client-server, then replication.
I've delivered the VARCHAR, you can have a test.
BINARY and VARBINARY are supported. https://crossdb.org/sql/data-types/
thank you so much.
will be one of the first to contribute findings on usage.