zcl
|
f3a182e1bb
|
增加注释和修改函数名称
修改查询oid的值的sql语句
|
2024-03-27 16:12:51 +08:00 |
|
zhouchenglong
|
5235f6399c
|
解决uint数据查询报错
连接数据库后动态注册uint类型
无效修改和少提交的修改
注册uint函数封装后再加入到connection_setup函数里
函数名改成pq_get_custom_type_oid; 去掉SHOW前缀
oid改成unsigned int类型
|
2024-03-27 10:20:42 +08:00 |
|
vimiix
|
12b2823c32
|
fix:convert empty string to NULL in A compatibility mode
|
2023-09-25 15:41:38 +08:00 |
|
opengauss_bot
|
a818ac9ae9
|
!20 修复若干malloc与free的空间问题
Merge pull request !20 from Luan-233/master
|
2023-09-22 07:01:14 +00:00 |
|
Luan-233
|
19d1f3a5ed
|
增加边界检查,防止编译时报warning
|
2023-09-21 20:40:29 -07:00 |
|
Luan-233
|
1306df3963
|
修复若干malloc与free的空间问题
|
2023-09-21 10:06:52 -07:00 |
|
opengauss_bot
|
d91399d1ae
|
!17 修复批量操作接口参数的数据类型错误
Merge pull request !17 from vimiix/dev
|
2023-09-12 03:44:55 +00:00 |
|
vimiix
|
372e59e53a
|
fix(extra):object type error, change to only support string or str-able params
|
2023-09-11 16:32:08 +08:00 |
|
Luan-233
|
43dcbfe50a
|
修复一个bug,当format参数未被完全使用的时候产生段错误
|
2023-09-05 22:26:17 -07:00 |
|
vimiix
|
97df682209
|
feat(extras):add prepare and execute_prepared_batch function
|
2023-08-16 17:37:05 +08:00 |
|
Luan-233
|
4579c9b00b
|
增加了新的占位符
|
2023-08-16 17:06:26 +08:00 |
|
vimiix
|
9c85235bea
|
feat:support parse boolean from characters 0 and 1
|
2023-06-26 11:26:22 +08:00 |
|
justbk
|
ee8a267279
|
add tinyint type default convert to int
|
2022-07-26 16:52:28 +08:00 |
|
lishifu_db
|
3553ed0e30
|
first commit based on psycopg2 2.9 version
|
2021-07-05 21:34:17 +08:00 |
|