Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
szulijun
/
vertx-mysql-postgresql-client
Public
forked from
vert-x3/vertx-mysql-postgresql-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
3.6
User selector
pmlopes
Datepicker
All time
Commit History
Commits on Aug 23, 2017
Merge pull request #85 from vert-x3/issues/sql-options-base
Show description for ab8ebee
pmlopes
authored
ab8ebee
Copy full SHA for ab8ebee
Minimal impl for sql-options
pmlopes
committed
2a37fb8
Copy full SHA for 2a37fb8
wip sql-options implementation
Show description for a6c42cb
pmlopes
committed
a6c42cb
Copy full SHA for a6c42cb
Commits on May 15, 2017
Merge pull request #77 from EmadAlblueshi/common_client
Show description for fac99d4
pmlopes
authored
fac99d4
Copy full SHA for fac99d4
Commits on Apr 13, 2017
Merge pull request #75 from jan-zajic/feature/arrayTypes
Show description for 848b581
pmlopes
authored
848b581
Copy full SHA for 848b581
Commits on Apr 11, 2017
Merge pull request #70 from vert-x3/issues/implement-unwrap
Show description for 8fbff79
pmlopes
authored
8fbff79
Copy full SHA for 8fbff79
Commits on Mar 30, 2017
Merge pull request #72 from vert-x3/issues/implement-columns-getter
Show description for 08330f6
pmlopes
authored
08330f6
Copy full SHA for 08330f6
ensure the getter returns an immutable list + that the cache is loaded
pmlopes
committed
6c876a0
Copy full SHA for 6c876a0
Implement new columns() API
pmlopes
committed
67148a2
Copy full SHA for 67148a2
Commits on Mar 28, 2017
Implement unwrap
pmlopes
committed
b5a3926
Copy full SHA for b5a3926
Commits on Mar 2, 2017
Sync dependencies version with core
pmlopes
authored
964f45a
Copy full SHA for 964f45a
Commits on Dec 21, 2016
Merge pull request #62 from vert-x3/issues/sync-api-multirs-support
Show description for 2bb5e9e
pmlopes
authored
2bb5e9e
Copy full SHA for 2bb5e9e
sync readme with travis config
pmlopes
committed
961d34b
Copy full SHA for 961d34b
Commits on Dec 15, 2016
no need to have 2 flags
pmlopes
committed
d6606c4
Copy full SHA for d6606c4
make sure than late subscription of rs closed are also notified
pmlopes
committed
c886039
Copy full SHA for c886039
Sync the API with sql-common: basically No-op
pmlopes
committed
fd316f4
Copy full SHA for fd316f4
Commits on Dec 12, 2016
Merge pull request #61 from tsegismont/rowstream-noarg-close
Show description for 3fb0e27
pmlopes
authored
3fb0e27
Copy full SHA for 3fb0e27
Commits on Nov 23, 2016
Merge pull request #60 from vert-x3/issue/workaround-mysql-rounding-issue
Show description for cf60660
pmlopes
authored
cf60660
Copy full SHA for cf60660
attempt to work around this mysql rounding issue
pmlopes
committed
c67b8b5
Copy full SHA for c67b8b5
Commits on Nov 22, 2016
Merge pull request #59 from vert-x3/issue/stream
Show description for fe70563
pmlopes
authored
fe70563
Copy full SHA for fe70563
nasty hack to the mysql precision limitation
pmlopes
committed
c522b49
Copy full SHA for c522b49
small test fixes
pmlopes
committed
7417889
Copy full SHA for 7417889
add stream test
pmlopes
committed
7b7214b
Copy full SHA for 7b7214b
try to fixate the timestamp for the test
pmlopes
committed
186ec93
Copy full SHA for 186ec93
rebase
pmlopes
committed
2c486d9
Copy full SHA for 2c486d9
avoid duplicated code
pmlopes
committed
6532704
Copy full SHA for 6532704
update readme since it was wrong information
pmlopes
committed
91faee6
Copy full SHA for 91faee6
sync travis with existing script
pmlopes
committed
aa3ad13
Copy full SHA for aa3ad13
stream impl
pmlopes
committed
618ab19
Copy full SHA for 618ab19
Commits on Oct 13, 2016
see vert-x3/issues#122
pmlopes
authored
97952d7
Copy full SHA for 97952d7
Commits on Aug 3, 2016
Fixes #53: TS WITHOUT TZ are returned as String, TS WITH TZ are converted to Instants properly JSON formatted
pmlopes
committed
4cba230
Copy full SHA for 4cba230
Commits on May 20, 2016
Fix build
pmlopes
committed
b012a5b
Copy full SHA for b012a5b
Commits on May 9, 2016
Merge pull request #45 from vert-x3/add-numeric-fields-test
Show description for fd5adb1
pmlopes
committed
fd5adb1
Copy full SHA for fd5adb1
Fix build
pmlopes
committed
246815f
Copy full SHA for 246815f
Commits on Feb 15, 2016
Merge pull request #37 from vert-x3/date-time-fix
Show description for f8e04ae
pmlopes
committed
f8e04ae
Copy full SHA for f8e04ae
Pagination
Previous
Next
You can’t perform that action at this time.