AORM
AORM copied to clipboard
Clickhouse Kotlin SQL Framework
Hi! Since jcenter has been closed, you may be asked to upload the project to maven central?
Hello! Do you have any plans to add support for json, map, nested datatypes to your framework? Was it not implemented due to some technical difficulties?
When using newer `clickhouse-server` instances AORM fails to create tables because a deprecated statement syntax is used. For example it uses `CREATE TABLE tally_entity_table (date Date, tally_id Int32, trentity_id Int32,...