oak-db/lib/PostgreSQL
Pan Qiancheng 27f8fb16c5 fix: postgres的char类型在查询结果中会自动填充空格,需要特殊处理,以保证行为和mysql一致 2025-12-30 16:19:08 +08:00
..
types feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00
connector.d.ts feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00
connector.js feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00
store.d.ts feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00
store.js fix: postgres的char类型在查询结果中会自动填充空格,需要特殊处理,以保证行为和mysql一致 2025-12-30 16:19:08 +08:00
translator.d.ts feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00
translator.js feat: 实现postgres的数据库支持 2025-12-30 15:44:43 +08:00