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 }}
ancane
/
postgresql-async
Public
forked from
mauricio/postgresql-async
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
e3bcf1c
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 10, 2013
Improve URL parser to allow missing hostname/dbname
Show description for e3bcf1c
dylex
committed
e3bcf1c
Copy full SHA for e3bcf1c
Commits on Nov 6, 2013
Merge pull request #63 from dylex/mutex
Show description for ac8382d
mauricio
committed
ac8382d
Copy full SHA for ac8382d
Commits on Nov 3, 2013
Minor optimization: use foreach rather than map
dylex
committed
f754c1b
Copy full SHA for f754c1b
Make MySQLConnection defensively thread-safe
Show description for 25892ec
dylex
committed
25892ec
Copy full SHA for 25892ec
Make PostgresSQLConnection defensively thread safe
Show description for 4db17a8
dylex
committed
4db17a8
Copy full SHA for 4db17a8
Commits on Nov 2, 2013
Make sure a LocalDateTime is returned for timestamps without timezones (as the driver documentation states) - fixes #52
mauricio
committed
23f407c
Copy full SHA for 23f407c
Merge pull request #56 from dylex/interval
Show description for eb7e32c
mauricio
committed
eb7e32c
Copy full SHA for eb7e32c
Add support for simple negative HMS intervals
dylex
committed
71514d5
Copy full SHA for 71514d5
Add support for postgres interval type as Period
Show description for 944aa87
dylex
committed
944aa87
Copy full SHA for 944aa87
Including spec with an explicit timezone setting
mauricio
committed
32648ea
Copy full SHA for 32648ea
Commits on Oct 31, 2013
Fixing issue with current_date since it comes in without a millis count
mauricio
committed
48d3273
Copy full SHA for 48d3273
Merge pull request #51 from seratch/pg-current_timestamp-with-timezone
Show description for 262047a
mauricio
committed
262047a
Copy full SHA for 262047a
Merge pull request #53 from dylex/master
Show description for 055d051
mauricio
committed
055d051
Copy full SHA for 055d051
Commits on Oct 29, 2013
Add AsyncObjectPool.use to combine take and giveBack
dylex
committed
98a1bb8
Copy full SHA for 98a1bb8
Commits on Oct 6, 2013
Test case for "postgresql-async cannnot parse timestamp value which is set by current_timestamp"
seratch
committed
904286f
Copy full SHA for 904286f
Commits on Sep 25, 2013
Starting out next development cycle
mauricio
committed
86c2b3f
Copy full SHA for 86c2b3f
Tagging 0.2.8
mauricio
committed
9ab719e
Copy full SHA for 9ab719e
Closing version 0.2.8
mauricio
committed
8a10f23
Copy full SHA for 8a10f23
Changing parameters counter to use .count
mauricio
committed
6fcd6c9
Copy full SHA for 6fcd6c9
Commits on Sep 22, 2013
Merge pull request #50 from ArtemGr/patch-1
Show description for 13e9c2c
mauricio
committed
13e9c2c
Copy full SHA for 13e9c2c
Fix the URLParser import in the example
ArtemGr
committed
c9e4b11
Copy full SHA for c9e4b11
Commits on Sep 18, 2013
Removing unused import
mauricio
committed
76d2c89
Copy full SHA for 76d2c89
Validate the number of parameters for prepared statements - fixes #47
mauricio
committed
c60defa
Copy full SHA for c60defa
Adding support for MySQL BIT type - fixes #48
mauricio
committed
b8adc6c
Copy full SHA for b8adc6c
Commits on Sep 14, 2013
Use the rows count as the affected rows for MySQL also - fixes #46
mauricio
committed
8765606
Copy full SHA for 8765606
Commits on Sep 9, 2013
Updating version at the docs
mauricio
committed
65b7053
Copy full SHA for 65b7053
Startig 0.2.8 development
mauricio
committed
67a60d9
Copy full SHA for 67a60d9
Closing 0.2.7
mauricio
committed
936785f
Copy full SHA for 936785f
Buffer allocator doesn't pool buffer objects
mauricio
committed
cbbe443
Copy full SHA for cbbe443
Upgrading netty, fixes #45
mauricio
committed
eb7032b
Copy full SHA for eb7032b
Merge pull request #43 from kxbmap/explicit-sbt-version
Show description for 8d85379
mauricio
committed
8d85379
Copy full SHA for 8d85379
Merge pull request #44 from kxbmap/depends-slf4j-api
Show description for 261dcea
mauricio
committed
261dcea
Copy full SHA for 261dcea
Commits on Sep 7, 2013
Depends slf4j-api
kxbmap
committed
68b80bc
Copy full SHA for 68b80bc
Add build.properties file
kxbmap
committed
0c03b73
Copy full SHA for 0c03b73
Commits on Aug 31, 2013
Making sure column names are available for MySQL (fixes #42) and adding tests for time objects on PostgreSQL
mauricio
committed
3a482e5
Copy full SHA for 3a482e5
Pagination
Previous
Next
You can’t perform that action at this time.