Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TalentBox/sequel-rails issues and pull requests

#203 - Allow to use commands db:test:prepare, db:setup without created DB

Pull Request - State: closed - Opened by artofhuman 16 days ago - 1 comment

#202 - Update CI to run tests against ruby 3.3

Pull Request - State: closed - Opened by PikachuEXE 9 months ago - 1 comment

#201 - 183 handle bound variables and prepared statement

Pull Request - State: closed - Opened by JonathanTron 10 months ago

#200 - Update db:migrate:up & db:migrate:down to act more like active record one

Pull Request - State: open - Opened by PikachuEXE 11 months ago - 1 comment

#199 - Update CI to run against rails 7.1 & ruby 3.2

Pull Request - State: closed - Opened by PikachuEXE 11 months ago - 3 comments

#198 - fix instruction mistake and add instructions for fixing rake sequel c…

Pull Request - State: closed - Opened by opensourceame 12 months ago - 1 comment

#197 - Update instructions for Rails 7

Pull Request - State: closed - Opened by opensourceame 12 months ago - 1 comment

#196 - Fix color() method deprecation warning

Pull Request - State: closed - Opened by rwojnarowski about 1 year ago - 5 comments

#195 - Sequel generator error

Issue - State: open - Opened by dawidof about 1 year ago - 3 comments

#194 - Migrations don't work on Rails 7

Issue - State: closed - Opened by opensourceame about 1 year ago - 5 comments

#193 - Can't create databases after you drop them

Issue - State: open - Opened by Quintasan over 1 year ago - 4 comments

#192 - Update README for more info about howto load Sequel extensions

Pull Request - State: closed - Opened by elbouillon over 1 year ago - 1 comment

#190 - Fix database_create_command? check

Pull Request - State: closed - Opened by tycooon over 2 years ago - 2 comments

#189 - Brings GH pages up to date

Pull Request - State: closed - Opened by stefanvermaas over 2 years ago - 1 comment

#188 - support for bigint at rails g scaffold

Issue - State: open - Opened by backward-crazy-mage-puppy-36 over 2 years ago

#187 - rails g scaffold not adding timestamps

Issue - State: open - Opened by backward-crazy-mage-puppy-36 over 2 years ago

#186 - chore: use after_connect hook within connection pool for each new connection

Pull Request - State: closed - Opened by kamilpavlicko over 2 years ago - 7 comments

#185 - Configurable debug level

Issue - State: open - Opened by michaelfranzl about 3 years ago

#184 - Database drop fix for Sequel (>= 5.38.0)

Pull Request - State: closed - Opened by AnotherRegularDude almost 4 years ago - 1 comment

#183 - Could not log "sql.sequel" event. when use prepare statements in sequel

Issue - State: closed - Opened by smaginant almost 4 years ago - 3 comments

#182 - First try for github action

Pull Request - State: closed - Opened by JonathanTron almost 4 years ago

#181 - Remove references to removed SpringSupport

Pull Request - State: closed - Opened by janko almost 4 years ago - 1 comment

#180 - Simplify Spring integration

Pull Request - State: closed - Opened by janko almost 4 years ago - 1 comment

#179 - State of project

Issue - State: closed - Opened by arni1981 about 4 years ago - 1 comment

#178 - Add: Hello world example instructions to set up a simple scaffold

Pull Request - State: open - Opened by benkoshy almost 5 years ago

#177 - Add: Hello world example instructions to set up a simple scaffold

Pull Request - State: closed - Opened by benkoshy almost 5 years ago

#176 - Pls Open Wiki for Edit/Write

Issue - State: closed - Opened by benkoshy almost 5 years ago - 2 comments

#175 - Fix: Readme formatting

Pull Request - State: closed - Opened by benkoshy almost 5 years ago - 1 comment

#174 - Add frozen_string_literal to migration template

Pull Request - State: closed - Opened by artofhuman almost 5 years ago - 1 comment

#173 - Use migrator with allow_missing_migration_files opt for dump schema

Pull Request - State: closed - Opened by artofhuman almost 5 years ago - 1 comment

#172 - Add allow_missing_migration_files option

Pull Request - State: closed - Opened by artofhuman almost 5 years ago - 1 comment

#171 - feat: silence logger for sequel session store

Pull Request - State: closed - Opened by mjc-gh over 5 years ago - 4 comments

#170 - feat: add db:sessions clear and trim rake tasks

Pull Request - State: closed - Opened by mjc-gh over 5 years ago - 1 comment

#169 - Allow 'servers' to propagate to Sequel connection

Pull Request - State: closed - Opened by dsbyrne over 5 years ago - 1 comment

#168 - Multi DB with SequelRails (issues and possible solution way)

Issue - State: closed - Opened by gencer almost 6 years ago - 7 comments

#167 - Rails 5 integration tests with SequelStore

Issue - State: open - Opened by mjc-gh almost 6 years ago

#166 - Fix undefined method `IllegalMigrationNameError' for generator

Pull Request - State: closed - Opened by artofhuman almost 6 years ago - 1 comment

#165 - Add test_connect option

Pull Request - State: closed - Opened by p-leger about 6 years ago - 3 comments

#164 - Use settings in jdbc url for createdb and dropdb

Pull Request - State: closed - Opened by alksl about 6 years ago

#163 - Please support encoding option for mysql database.yml

Issue - State: open - Opened by cmrd-senya about 6 years ago

#161 - Fix README about observers

Issue - State: open - Opened by Silex over 6 years ago

#160 - rake db:* tasks missing

Issue - State: open - Opened by gditrick over 6 years ago

#159 - Support parallel testing (coming in Rails 6)

Issue - State: open - Opened by bgentry over 6 years ago - 1 comment

#158 - rails db:create doesn't work

Issue - State: open - Opened by unrooty over 6 years ago - 23 comments

#157 - Check that db/ exists before running db:schema:load

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#156 - Raise useful exception when db/migrate directory is absent

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#155 - Test Ruby 2.5.0 on Travis CI

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#154 - Fix Sequel::DatabaseConnectionError on db:create:all task

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 2 comments

#153 - db:create tries to create development database twice

Issue - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#152 - Do not connect to database on db:drop

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#151 - rails/rake db:drop fails due to active connection to database

Issue - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#150 - NameError: uninitialized constant error when running any migration on rails 5.1.4

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment

#149 - Add contribution guidelines and bin/setup

Pull Request - State: open - Opened by olivierlacan over 6 years ago

#148 - Enable skip_connect in db:create rake task

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 3 comments

#147 - Use SVG badges

Pull Request - State: closed - Opened by olivierlacan over 6 years ago - 1 comment

#145 - Fix db:create rake tasks

Pull Request - State: closed - Opened by rolftimmermans almost 7 years ago - 8 comments

#144 - 'devise_for' directive in routes.rb gives 'relation "users" does not exist' error

Issue - State: closed - Opened by gencer almost 7 years ago - 3 comments

#143 - Update to Sequel 5.0.0

Pull Request - State: closed - Opened by Jesterovskiy about 7 years ago - 7 comments

#142 - Support for Sequel 5.x

Issue - State: closed - Opened by ckoenig about 7 years ago - 7 comments

#141 - Sequel deprecation warning creating session migration

Issue - State: closed - Opened by qnm about 7 years ago

#140 - Handle missing database

Pull Request - State: closed - Opened by steveh over 7 years ago - 3 comments

#139 - require_valid_table = false on migrations?

Issue - State: closed - Opened by Aryk over 7 years ago - 9 comments

#138 - DATABASE_URL should take precedence over database.yml

Issue - State: open - Opened by jnicklas over 7 years ago - 9 comments

#137 - Threaded app without preload makes sequel drastically slow.

Issue - State: closed - Opened by gencer over 7 years ago - 8 comments

#136 - Update README.md

Pull Request - State: closed - Opened by arni1981 over 7 years ago - 1 comment

#135 - Truncating database before tests start?

Issue - State: open - Opened by Aryk over 7 years ago - 3 comments

#134 - fix arguments for the shell exec commands on windows

Pull Request - State: closed - Opened by gencer over 7 years ago - 1 comment

#133 - Fix string interpolation syntax

Pull Request - State: closed - Opened by henrebotha over 7 years ago - 1 comment

#132 - Spring support for Rails 5.1

Pull Request - State: closed - Opened by tyok over 7 years ago - 7 comments

#131 - Add a "path" argument to Sequel::Generators::Base.source_root

Pull Request - State: open - Opened by akxcv over 7 years ago

#130 - Allow multiple db/migrate directories to work in your application.

Pull Request - State: closed - Opened by Aryk over 7 years ago - 1 comment

#127 - rake db:migrate raises error when there is no file in db/migrate

Issue - State: closed - Opened by gittmaekawa over 7 years ago - 1 comment

#125 - Use pg gem ~> 1.18.4 when on ruby 1.9

Pull Request - State: closed - Opened by til almost 8 years ago - 1 comment

#124 - Rails 5 release

Pull Request - State: closed - Opened by til almost 8 years ago - 1 comment

#123 - Schema dump doesn't include enums

Issue - State: open - Opened by adamgotterer about 8 years ago

#122 - Recommendations for fixtures?

Issue - State: open - Opened by mwpastore about 8 years ago - 3 comments

#121 - File permissions of v0.9.13 gem may result in unreadable files

Issue - State: closed - Opened by GUI about 8 years ago - 1 comment

#120 - Cannot Dump Schema With SQL Server/tinytds

Issue - State: closed - Opened by colinramsay about 8 years ago

#119 - Trim trailing spaces at templates

Pull Request - State: closed - Opened by pabloh about 8 years ago - 1 comment

#116 - :ruby schema dump not respecting search paths (postgres)

Issue - State: open - Opened by HoneyryderChuck over 8 years ago - 2 comments

#115 - :ruby schema format type not taking enums into account

Issue - State: closed - Opened by HoneyryderChuck over 8 years ago - 6 comments

#114 - How to properly "migrate" migrations from previous AR::Migration

Issue - State: open - Opened by HoneyryderChuck over 8 years ago - 1 comment

#112 - Class Table Inheritance when Models are within Modules

Issue - State: open - Opened by nlgcat over 8 years ago - 2 comments

#111 - GlobalID support

Issue - State: open - Opened by halostatue over 8 years ago - 2 comments

#110 - Update for Rails 5 compatibility

Pull Request - State: closed - Opened by jkowens over 8 years ago - 15 comments

#109 - Logging doesn't work with Sequel master

Issue - State: closed - Opened by zlobz over 8 years ago - 1 comment

#107 - Rails engine

Pull Request - State: open - Opened by kodram over 8 years ago - 1 comment

#106 - Support specifying 'url' in configuration files

Pull Request - State: closed - Opened by lfittl over 8 years ago - 4 comments

#105 - Rails5?

Issue - State: closed - Opened by jrochkind over 8 years ago - 3 comments

#104 - preliminary rails 5 and rack 2 support

Pull Request - State: closed - Opened by sespindola over 8 years ago - 1 comment