issues
search
trilogy-libraries
/
activerecord-trilogy-adapter
Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.
https://github.com/trilogy-libraries/trilogy
MIT License
172
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md to note that Rails 7.1+ will still need to add trilogy gem to Gemfile
#76
bensheldon
opened
1 month ago
0
unknown keyword: :uses_transaction
#75
andriesfilmer
opened
1 month ago
3
verify_ca not working
#74
mohamedhafez
closed
1 month ago
3
Rails 7.1 application generating a missing gem error
#73
josephmo
opened
5 months ago
1
Mysql2 -> Trilogy: ActiveRecord::ReadOnlyError replaced with ActiveRecord::StatementInvalid
#72
DaemonSpelledWrong
opened
6 months ago
1
Allow socket usage in DATABASE_URL
#71
dlackty
closed
8 months ago
0
Can this adapter support spatial column types?
#70
maxKimoby
closed
5 months ago
1
Bump actions/cache from 3 to 4
#69
dependabot[bot]
closed
8 months ago
0
Add a constraint to prevent using this gem with Rails 7.1
#68
mnawalali
opened
1 year ago
6
DATABASE_URL compatibility with mysql2://...
#67
joevandyk
opened
1 year ago
1
Incorporate Rails PR #49378
#66
lorint
closed
8 months ago
0
`execute` returns incompatible result between `Mysql2Adapter` and `TrilogyAdapter`.
#65
ohbarye
opened
1 year ago
1
Trilogy adapter not working with `DATABASE_URL` config in GitHub actions
#64
colinframe
opened
1 year ago
4
Fix merge conflict between #48 and #51
#63
BrianHawley
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#62
dependabot[bot]
closed
1 year ago
0
correct reference to materialize_transactions in with_trilogy_connection
#61
dhruvCW
closed
1 year ago
4
with_trilogy_connection: materialize_transactions method is overshadowed by the keyword argument.
#60
dhruvCW
closed
1 year ago
2
Incorporate Rails PR #48068
#59
lorint
closed
1 year ago
0
Incorporate Rails commit 191ae49
#58
lorint
closed
1 year ago
0
Incorporate Rails PR #48109
#57
lorint
closed
1 year ago
0
Fixes #54 - Apply connection configuration
#56
lorint
closed
1 year ago
0
Fixes #53 - Implement dbconsole support
#55
lorint
closed
1 year ago
0
`sql_mode` specification is not applied in ActiveRecord v7.0.6
#54
tmimura39
closed
1 year ago
1
`rails dbconsole` is not working
#53
tmimura39
closed
1 year ago
0
Regression: Trilogy::SyscallError::EADDRNOTAVAIL no longer converted to ActiveRecord::StatementInvalid
#52
dhruvCW
closed
1 year ago
10
Incorporate Rails PR #48112
#51
lorint
closed
1 year ago
0
Incorporate Rails PR #48061
#50
lorint
closed
1 year ago
0
Remove translation of exception on reconnect
#49
dbussink
closed
1 year ago
6
Incorporate Rails PR #48054 (Review me first!!)
#48
lorint
closed
1 year ago
0
Incorporate Rails PR #48175
#47
lorint
closed
1 year ago
0
Incorporate Rails PR #47974
#46
lorint
closed
1 year ago
0
Incorporate Rails PR #48111
#45
lorint
closed
1 year ago
0
Incorporate Rails PR #48272
#44
lorint
closed
1 year ago
0
Update README introduction
#43
bensheldon
closed
1 year ago
0
Support rails 6.x
#42
lorint
closed
1 year ago
1
Unable to connect to Postgres
#41
matthewtusker
closed
1 year ago
4
Notice: This repository will be moving to the trilogy-libraries organisation
#40
bensheldon
closed
1 year ago
3
make with_raw_connection invocations compatible with rails main branch
#39
kamil-gwozdz
closed
1 year ago
1
Implement `with_multi_statements` to unblock concurrent fixture insertion
#38
paarthmadan
closed
1 year ago
0
Using Trilogy's multi statement support in `#insert_fixture_set`
#37
paarthmadan
closed
1 year ago
0
Implement #high_precision_current_timestamp
#36
adrianna-chang-shopify
closed
1 year ago
1
Version 2.2.0
#35
composerinteralia
closed
1 year ago
0
Test against Ruby 3.1 and 3.2
#34
composerinteralia
closed
1 year ago
0
Update to reference Trilogy::BaseError in a failure message
#33
lorint
closed
1 year ago
0
Bump minimum Trilogy version to 2.3.0
#32
composerinteralia
closed
1 year ago
0
Support explain options
#31
abraham
closed
1 year ago
3
Avoid "comparison of Gem::Version..." error in Ruby < 3.1
#30
lorint
closed
1 year ago
1
Rely on AbstractMysqlAdapter's `#raw_execute`
#29
adrianna-chang-shopify
closed
1 year ago
1
AR 7.1 update affected test for AbstractAdapter#transform_query
#27
lorint
closed
1 year ago
1
Support Rails 7.0
#26
lorint
closed
1 year ago
13
Next