issues
search
TalentBox
/
sequel-rails
A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x
http://talentbox.github.io/sequel-rails/
MIT License
326
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow to use commands db:test:prepare, db:setup without created DB
#203
artofhuman
closed
2 months ago
1
Update CI to run tests against ruby 3.3
#202
PikachuEXE
closed
10 months ago
1
183 handle bound variables and prepared statement
#201
JonathanTron
closed
11 months ago
0
Update db:migrate:up & db:migrate:down to act more like active record one
#200
PikachuEXE
opened
1 year ago
1
Update CI to run against rails 7.1 & ruby 3.2
#199
PikachuEXE
closed
1 year ago
3
fix instruction mistake and add instructions for fixing rake sequel c…
#198
opensourceame
closed
1 year ago
1
Update instructions for Rails 7
#197
opensourceame
closed
1 year ago
1
Fix color() method deprecation warning
#196
rwojnarowski
closed
1 year ago
5
Sequel generator error
#195
dawidof
opened
1 year ago
3
Migrations don't work on Rails 7
#194
opensourceame
closed
1 year ago
5
Can't create databases after you drop them
#193
Quintasan
opened
1 year ago
5
Update README for more info about howto load Sequel extensions
#192
elbouillon
closed
1 year ago
1
NoMethodError: undefined method `logger' for nil:NilClass
#191
ashish-infogain
opened
2 years ago
1
Fix database_create_command? check
#190
tycooon
closed
2 years ago
2
Brings GH pages up to date
#189
stefanvermaas
closed
2 years ago
1
support for bigint at rails g scaffold
#188
backward-crazy-mage-puppy-36
opened
2 years ago
0
rails g scaffold not adding timestamps
#187
backward-crazy-mage-puppy-36
opened
2 years ago
0
chore: use after_connect hook within connection pool for each new connection
#186
kamilpavlicko
closed
2 years ago
7
Configurable debug level
#185
michaelfranzl
opened
3 years ago
0
Database drop fix for Sequel (>= 5.38.0)
#184
AnotherRegularDude
closed
3 years ago
1
Could not log "sql.sequel" event. when use prepare statements in sequel
#183
smaginant
closed
11 months ago
3
First try for github action
#182
JonathanTron
closed
2 years ago
0
Remove references to removed SpringSupport
#181
janko
closed
4 years ago
1
Simplify Spring integration
#180
janko
closed
4 years ago
1
State of project
#179
arni1981
closed
3 years ago
1
Add: Hello world example instructions to set up a simple scaffold
#178
benkoshy
opened
4 years ago
0
Add: Hello world example instructions to set up a simple scaffold
#177
benkoshy
closed
4 years ago
0
Pls Open Wiki for Edit/Write
#176
benkoshy
closed
4 years ago
2
Fix: Readme formatting
#175
benkoshy
closed
4 years ago
1
Add frozen_string_literal to migration template
#174
artofhuman
closed
5 years ago
1
Use migrator with allow_missing_migration_files opt for dump schema
#173
artofhuman
closed
5 years ago
1
Add allow_missing_migration_files option
#172
artofhuman
closed
5 years ago
1
feat: silence logger for sequel session store
#171
mjc-gh
closed
5 years ago
4
feat: add db:sessions clear and trim rake tasks
#170
mjc-gh
closed
5 years ago
1
Allow 'servers' to propagate to Sequel connection
#169
dsbyrne
closed
5 years ago
1
Multi DB with SequelRails (issues and possible solution way)
#168
gencer
closed
5 years ago
7
Rails 5 integration tests with SequelStore
#167
mjc-gh
opened
5 years ago
0
Fix undefined method `IllegalMigrationNameError' for generator
#166
artofhuman
closed
5 years ago
1
Add test_connect option
#165
p-leger
closed
6 years ago
3
Use settings in jdbc url for createdb and dropdb
#164
alksl
closed
6 years ago
0
Please support encoding option for mysql database.yml
#163
cmrd-senya
opened
6 years ago
0
"Wrong number of arguments" when using with ActionView 4.2.8
#162
mauricioszabo
opened
6 years ago
0
Fix README about observers
#161
Silex
opened
6 years ago
0
rake db:* tasks missing
#160
gditrick
opened
6 years ago
0
Support parallel testing (coming in Rails 6)
#159
bgentry
opened
6 years ago
1
rails db:create doesn't work
#158
unrooty
opened
6 years ago
23
Check that db/ exists before running db:schema:load
#157
olivierlacan
closed
6 years ago
1
Raise useful exception when db/migrate directory is absent
#156
olivierlacan
closed
6 years ago
1
Test Ruby 2.5.0 on Travis CI
#155
olivierlacan
closed
6 years ago
1
Fix Sequel::DatabaseConnectionError on db:create:all task
#154
olivierlacan
closed
6 years ago
2
Next