Details
Description
Using Hypersonic as connection for log table leads to creating table with field "logFIeld" with type "TEXT".
Hypersonic doesn`t support TEXT type. So need to change to CLOB or VARCHAR ...
HypersonicDatabaseMeta.java line 191
Using Hypersonic as connection for log table leads to creating table with field "logFIeld" with type "TEXT".
Hypersonic doesn`t support TEXT type. So need to change to CLOB or VARCHAR ...
HypersonicDatabaseMeta.java line 191