mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-08-02 21:50:43 +08:00
Fixed the problem of direct query table data error due to characters
This commit is contained in:
@ -4,4 +4,6 @@ import ai.chat2db.spi.MetaData;
|
||||
import ai.chat2db.spi.jdbc.DefaultMetaService;
|
||||
|
||||
public class OceanBaseMetaData extends DefaultMetaService implements MetaData {
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user