Skip to content

Commit

Permalink
Added trilogy to adapter tests [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Nov 6, 2024
1 parent bc1dbc1 commit 483c477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ gem "sprockets-rails"
# gem "restforce"
# gem "sqlite3"
# gem "tiny_tds"
# gem "trilogy"
# gem "activerecord-sqlserver-adapter"

# anomaly detection and forecasting
Expand Down
1 change: 1 addition & 0 deletions test/support/adapters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ data_sources:

mysql:
url: mysql2://localhost:3306/blazer_test # ?prepared_statements=true
# url: trilogy://localhost:3306/blazer_test

neo4j:
adapter: neo4j
Expand Down

0 comments on commit 483c477

Please sign in to comment.