Add pgx driver support #1795

Merged
lunny merged 7 commits from lunny/pgx_support into master 2021-08-05 06:04:11 +00:00
Owner

Fix #858

Fix #858
First-time contributor

Hi, pgx docs says that it supports postgres uuid type, can you add tests or support of uuid here?
It is very useful feature.

Would be cool to see these features:

1. Select and struct fill for uuid field as string.
2. After Insert() operation db returning uuid primary key field and fill struct field(currently it not works)
Hi, pgx docs says that it supports postgres `uuid` type, can you add tests or support of uuid here? It is very useful feature. Would be cool to see these features: ``` 1. Select and struct fill for uuid field as string. 2. After Insert() operation db returning uuid primary key field and fill struct field(currently it not works) ```
Author
Owner

@mymtw I will try that.

@mymtw I will try that.
lunny added the
kind
feature
label 2020-09-17 02:00:22 +00:00
lunny added this to the 1.1.1 milestone 2020-09-17 02:00:26 +00:00
lunny force-pushed lunny/pgx_support from d771982221 to 424b946e5a 2020-10-22 05:02:13 +00:00 Compare
First-time contributor

@lunny Any updates here?

@lunny Any updates here?
lunny force-pushed lunny/pgx_support from 2888f308c7 to 3142fadf51 2021-04-11 08:54:02 +00:00 Compare
lunny force-pushed lunny/pgx_support from 3142fadf51 to a2f3118832 2021-06-06 05:08:42 +00:00 Compare
lunny force-pushed lunny/pgx_support from a2f3118832 to a7d8f18c02 2021-06-06 11:38:41 +00:00 Compare
lunny modified the milestone from 1.1.1 to (deleted) 2021-06-07 05:52:33 +00:00
lunny force-pushed lunny/pgx_support from a7d8f18c02 to 6bc22a822d 2021-06-12 09:26:39 +00:00 Compare
lunny force-pushed lunny/pgx_support from 6bc22a822d to 715aa5a73e 2021-07-20 06:02:41 +00:00 Compare
lunny modified the milestone from 1.3.0 to 1.3.0 2021-07-29 03:27:19 +00:00
lunny added the
kind
driver
label 2021-08-04 08:58:18 +00:00
lunny force-pushed lunny/pgx_support from 715aa5a73e to de95ea6bb0 2021-08-05 03:06:35 +00:00 Compare
lunny changed title from WIP: Add pgx driver support to Add pgx driver support 2021-08-05 03:06:42 +00:00
lunny modified the milestone from 1.3.0 to 1.2.1 2021-08-05 03:06:45 +00:00
lunny added 1 commit 2021-08-05 03:56:58 +00:00
Fix bug
Some checks failed
continuous-integration/drone/pr Build is failing
f0dad57395
lunny added 1 commit 2021-08-05 04:45:36 +00:00
Fix bug
Some checks failed
continuous-integration/drone/pr Build is failing
6aa027643b
lunny added 1 commit 2021-08-05 05:28:46 +00:00
Fix bug
All checks were successful
continuous-integration/drone/pr Build is passing
e45ee3142e
lunny merged commit 0b3cc25a10 into master 2021-08-05 06:04:11 +00:00
lunny deleted branch lunny/pgx_support 2021-08-05 06:04:19 +00:00
Sign in to join this conversation.
No description provided.