Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
jruby
/
activerecord-jdbc-adapter
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
469
Code
Issues
94
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: jruby/activerecord-jdbc-adapter
Actions
All workflows
Workflows
Ruby
Ruby
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
71 workflow runs
71 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Rails 8.0 Support, Postgres fixes
Ruby
#397:
Pull request
#1222
synchronize by
JesseChavez
6h 0m 21s
JesseChavez:rails_80_fixes
JesseChavez:rails_80_fixes
6h 0m 21s
View #1222
View workflow file
Merge pull request #1223 from Kostadin/patch-1
Ruby
#396:
Commit
a5bf39a
pushed by
headius
2m 29s
master
master
2m 29s
View workflow file
Changed File.exists? to File.exist? in Rakefile
Ruby
#395:
Pull request
#1223
opened by
Kostadin
2m 47s
Kostadin:patch-1
Kostadin:patch-1
2m 47s
View #1223
View workflow file
Merge pull request #1221 from ryudoawaru/pg-force-wire-begin
Ruby
#394:
Commit
87198d3
pushed by
headius
6h 0m 20s
72-stable
72-stable
6h 0m 20s
View workflow file
Rails 8.0 Support, Postgres fixes
Ruby
#393:
Pull request
#1222
opened by
JesseChavez
6h 0m 19s
JesseChavez:rails_80_fixes
JesseChavez:rails_80_fixes
6h 0m 19s
View #1222
View workflow file
PostgreSQL: force wire-level BEGIN when starting a transaction
Ruby
#392:
Pull request
#1221
opened by
ryudoawaru
11m 19s
ryudoawaru:pg-force-wire-begin
ryudoawaru:pg-force-wire-begin
11m 19s
View #1221
View workflow file
Merge pull request #1218 from skunkworker/pr/retry-correctness
Ruby
#391:
Commit
026c8c5
pushed by
headius
6h 0m 18s
72-stable
72-stable
6h 0m 18s
View workflow file
Merge pull request #1219 from skunkworker/pr/pg-connection-leak-fix
Ruby
#390:
Commit
d90f60e
pushed by
headius
9m 17s
72-stable
72-stable
9m 17s
View workflow file
Expose PG-compatible status/transaction_status/async_exec on the JDBC connection (+ CI Postgres 14)
Ruby
#389:
Pull request
#1220
opened by
skunkworker
6h 0m 19s
skunkworker:fix/pg-rails-jdbc-methods
skunkworker:fix/pg-rails-jdbc-methods
6h 0m 19s
View #1220
View workflow file
Fix PostgreSQL server-side connection leak on failed establishment (too many clients)
Ruby
#388:
Pull request
#1219
opened by
skunkworker
13m 14s
skunkworker:pr/pg-connection-leak-fix
skunkworker:pr/pg-connection-leak-fix
13m 14s
View #1219
View workflow file
Fix COMMIT/ROLLBACK/savepoint retry data-loss; harden MySQL connection-loss detection
Ruby
#387:
Pull request
#1218
opened by
skunkworker
9m 21s
skunkworker:pr/retry-correctness
skunkworker:pr/retry-correctness
9m 21s
View #1218
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#386:
Pull request
#1216
synchronize by
skunkworker
37m 26s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
37m 26s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#385:
Pull request
#1216
synchronize by
skunkworker
6h 0m 20s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
6h 0m 20s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#384:
Pull request
#1216
synchronize by
skunkworker
6h 0m 18s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
6h 0m 18s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#383:
Pull request
#1216
synchronize by
skunkworker
6h 0m 20s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
6h 0m 20s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#382:
Pull request
#1216
synchronize by
skunkworker
9m 39s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
9m 39s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#381:
Pull request
#1216
synchronize by
skunkworker
9m 59s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
9m 59s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#380:
Pull request
#1216
synchronize by
skunkworker
6h 0m 20s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
6h 0m 20s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#379:
Pull request
#1216
synchronize by
skunkworker
11m 45s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
11m 45s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#378:
Pull request
#1216
synchronize by
skunkworker
9m 18s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
9m 18s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#377:
Pull request
#1216
synchronize by
skunkworker
50s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
50s
View #1216
View workflow file
Draft: fix COMMIT/ROLLBACK retry data-loss footgun (PostgreSQL & MySQL)
Ruby
#376:
Pull request
#1216
opened by
skunkworker
1m 15s
skunkworker:fix_retry_rollback_commit_dataloss
skunkworker:fix_retry_rollback_commit_dataloss
1m 15s
View #1216
View workflow file
Merge pull request #1215 from skunkworker/jb/patch_v72_pgbouncer_drop…
Ruby
#375:
Commit
4c2d48e
pushed by
headius
25m 17s
72-stable
72-stable
25m 17s
View workflow file
Add some additional steps to MySQL test setup
Ruby
#374:
Commit
424d669
pushed by
headius
1m 54s
master
master
1m 54s
View workflow file
Merge pull request #1211 from jessecai33/update-postgres-driver-to-42…
Ruby
#373:
Commit
9e38777
pushed by
headius
1m 59s
master
master
1m 59s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.