mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-29 18:53:12 +08:00

Avoid NullPointerException by checking for null byte array before encoding in getBlobHexString method. fix(OracleDBManage): properly quote object names in SQL builder