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 }}
haskellari
/
postgresql-simple
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
93
Code
Issues
31
Pull requests
8
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
01c6f9c
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 12, 2021
haskell-ci-0.12, update CONTRIBUTING
phadej
committed
01c6f9c
Copy full SHA for 01c6f9c
Commits on Feb 21, 2021
Bump x-revision
phadej
committed
73beb00
Copy full SHA for 73beb00
Merge pull request #67 from haskellari/ghc-9.0
Show description for e456470
phadej
authored
e456470
Copy full SHA for e456470
Allow base-4.15
phadej
committed
b3be592
Copy full SHA for b3be592
Commits on Jan 6, 2021
Merge pull request #65 from haskellari/prepare-0.6.4
Show description for fb4ce5c
phadej
authored
fb4ce5c
Copy full SHA for fb4ce5c
Bump version to 0.6.4
phadej
committed
d2fb15f
Copy full SHA for d2fb15f
Merge pull request #64 from haskellari/pr-60-interval
Show description for 09a5bab
phadej
authored
09a5bab
Copy full SHA for 09a5bab
Always set intervalstyle in tests
phadej
committed
289acd2
Copy full SHA for 289acd2
Commits on Jan 5, 2021
Use time-compat
phadej
committed
0d8e76e
Copy full SHA for 0d8e76e
Implement support for postgresql 'interval' type
amarqueslee
authored and
phadej
committed
5b3676c
Copy full SHA for 5b3676c
Commits on Jan 1, 2021
Merge pull request #63 from haskellari/gha
Show description for cb1a4ea
phadej
authored
cb1a4ea
Copy full SHA for cb1a4ea
Use GHA
phadej
committed
5caa962
Copy full SHA for 5caa962
Commits on Nov 25, 2020
Merge pull request #56 from stackbuilders/all_copy_data
Show description for 227fcb3
phadej
authored
227fcb3
Copy full SHA for 227fcb3
Add foldCopyData helper function
sestrella
committed
6458cf9
Copy full SHA for 6458cf9
Commits on Nov 15, 2020
Update metadata
phadej
committed
5df8de3
Copy full SHA for 5df8de3
Merge pull request #55 from haskellari/newtypes
Show description for de03aae
phadej
authored
de03aae
Copy full SHA for de03aae
Add Newtypes module
phadej
committed
5bebb26
Copy full SHA for 5bebb26
Merge pull request #54 from haskellari/pr-42-rebased
Show description for cf8a91b
phadej
authored
cf8a91b
Copy full SHA for cf8a91b
Export +withTransactionModeRetry', style changes
phadej
committed
22b3bb4
Copy full SHA for 22b3bb4
Make a version of withTransactionModeRetry that lets you pick exception type
3noch
authored and
phadej
committed
9b24481
Copy full SHA for 9b24481
Only catch SqlError in retryLoop
3noch
authored and
phadej
committed
10d2913
Copy full SHA for 10d2913
Fix spurious aborts when retrying transactions
Show description for 61837eb
3noch
authored and
phadej
committed
61837eb
Copy full SHA for 61837eb
Merge pull request #53 from haskellari/pr-46-const-identity-instances
Show description for fa9c19a
phadej
authored
fa9c19a
Copy full SHA for fa9c19a
Add To/FromField instances for Const
carymrobbins
authored and
phadej
committed
2c0e6a5
Copy full SHA for 2c0e6a5
Merge pull request #52 from haskellari/pr-45-export-attoparsec
Show description for 265a519
phadej
authored
265a519
Copy full SHA for 265a519
Expose attoFieldParser
Victor Nawothnig
authored and
phadej
committed
515a303
Copy full SHA for 515a303
Bump version to 0.6.3
phadej
committed
5cdc96e
Copy full SHA for 5cdc96e
Merge pull request #47 from tomjaguarpaw/fromFieldJSONByteString-phadej
Show description for 55ea269
phadej
authored
55ea269
Copy full SHA for 55ea269
Merge pull request #51 from haskellari/bytestring-0.11-time-1.11
Show description for d775283
phadej
authored
d775283
Copy full SHA for d775283
Allow newer time and bytestring
phadej
committed
405eed4
Copy full SHA for 405eed4
Commits on Nov 3, 2020
Merge pull request #50 from haskellari/ci-update
Show description for 660988e
phadej
authored
660988e
Copy full SHA for 660988e
Update CI configs
phadej
committed
145dc89
Copy full SHA for 145dc89
Commits on Sep 18, 2020
Update .travis.yml (cabal-install-3.4)
phadej
committed
7c26751
Copy full SHA for 7c26751
Commits on Aug 24, 2020
Expose fromFieldJSONByteString
tomjaguarpaw
committed
d93ac2a
Copy full SHA for d93ac2a
Commits on May 25, 2020
Merge pull request #44 from phadej/aeson-1.5
Show description for f37b05e
phadej
authored
f37b05e
Copy full SHA for f37b05e
Pagination
Previous
Next
You can’t perform that action at this time.