Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

v6.3.0

Compare
Choose a tag to compare
@maxcnunes maxcnunes released this 21 Aug 18:58
· 185 commits to main since this release
  • Add support for Cassandra DB

It is a simple support for Cassandra. Simple because Cassandra driver provides less informations for some executions than other DBs drivers, such as affected rows. And Cassandra is a no-sql database, so there is no structures like views, function, procedures and others. Also to keep compatibility with the other clients we treat Cassandra keyspaces as database.