Ecosyste.ms: Issues

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

GitHub / redding/ardb issues and pull requests

#127 - update to work with Ruby 3+ and Rails 7

Pull Request - State: closed - Opened by kellyredding almost 3 years ago - 2 comments

#126 - lint using much-style-guide

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

#125 - Update "require autoloaded" script to support ActiveRecord 6.1

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

#124 - Support ActiveRecord 5 and 6

Pull Request - State: closed - Opened by jcredding about 4 years ago

#123 - Allow configuring `ActiveRecord::Base.default_timezone`

Pull Request - State: closed - Opened by jcredding about 4 years ago - 3 comments

#122 - move configured db name validation to Postgres adapter

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

#121 - add a first-pass README

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

#120 - updates to work with ActiveRecord 5

Pull Request - State: closed - Opened by kellyredding almost 5 years ago - 2 comments

#119 - prepare for upgrading AR dependency to AR 5

Pull Request - State: closed - Opened by kellyredding almost 5 years ago - 3 comments

#118 - remove HasSlug

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

#117 - Raise not initialized error when using `adapter` before `init`

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

#115 - Update `escape_like_pattern` to always return the pattern string

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

#114 - Add nice error when ardb can't require a db file on init

Pull Request - State: closed - Opened by jcredding over 8 years ago - 5 comments

#113 - cli: update valid commands to allow custom CLIRB build procs

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

#112 - Pass `Config` to `Migration` instead of using `Ardb.config`

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

#111 - Rework CLI and commands to follow ggem's pattern

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

#110 - Don't init ardb until a command is run

Pull Request - State: closed - Opened by jcredding over 8 years ago - 3 comments

#109 - Adapter cleanups and add dump ruby schema tests

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

#108 - Switch to using `sample` instead of `choice`, backfill for 1.8.7

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

#107 - Add shim that adds support for postgres json columns to activerecord

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

#106 - Feature: Remove ns-options

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

#105 - Pass `Config` to adapters, decouple from `Ardb.config`

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

#104 - Simplify and expand `AdapterSpy`, use in migration helpers tests

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

#103 - Remove ns-options from `Config`

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

#102 - Update `Config` paths to not be ns-option options

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

#101 - don't complain about ARDB_DB_FILE in CLI until cmd is run

Issue - State: closed - Opened by kellyredding over 8 years ago

#100 - error nicely if the ARDB_DB_FILE can't be loaded

Issue - State: closed - Opened by kellyredding over 8 years ago

#99 - Remove `db_file` as a config option

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

#98 - has slug: add option for skipping the uniqueness validation

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

#97 - Add `escape_like_pattern` helper method to adapters

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

#96 - Add `DbTests` assert context

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

#95 - Add `pool` and `checkout_timeout` options to ardb db config

Pull Request - State: closed - Opened by jcredding over 8 years ago - 3 comments

#94 - has slug: allow multiple slug'd attributes per record

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 5 comments

#93 - Add requiring all of activerecord to init

Pull Request - State: closed - Opened by jcredding almost 9 years ago - 1 comment

#92 - Feature: Add `DefaultOrderBy` and use `MuchPlugin

Pull Request - State: closed - Opened by jcredding almost 9 years ago - 1 comment

#91 - Rework CLI: better framework for sub commands

Pull Request - State: closed - Opened by kellyredding almost 9 years ago

#90 - rework how CLI initializes Ardb and handles clirb exceptions

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#89 - deprecate legacy `Runner` object; hook up new CLI commands

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#88 - rework CLI 'generate' sub-command

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#87 - rework cli sub-commands to not have an `init` method

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#86 - rework CLI 'migrate' sub-command

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#85 - rework CLI 'drop' sub-command

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#84 - rework CLI 'create' sub-command

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#83 - rework CLI 'connect' sub-command

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#82 - rework CLI sub command handling and framework

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 2 comments

#81 - move connect command core logic into a `connect_db` adapter method

Pull Request - State: closed - Opened by kellyredding almost 9 years ago - 1 comment

#80 - Allow not dumping schema when migrating db

Pull Request - State: closed - Opened by jcredding almost 9 years ago - 1 comment

#79 - Use `MuchPlugin` in other mixins

Pull Request - State: closed - Opened by jcredding almost 9 years ago - 1 comment

#78 - Add `DefaultOrderBy` mixin

Pull Request - State: closed - Opened by jcredding almost 9 years ago

#77 - Add `DefaultOrderBy` mixin

Pull Request - State: closed - Opened by jcredding almost 9 years ago - 2 comments

#76 - Update Adapter based Commands to use AdapterSpy in testing

Pull Request - State: closed - Opened by Criptak almost 9 years ago - 4 comments

#75 - Move the logic for Migrating a DB into Adapter::Base

Pull Request - State: closed - Opened by Criptak almost 9 years ago - 3 comments

#74 - Allow passing a custom separator to `has_slug`

Pull Request - State: closed - Opened by jcredding about 9 years ago - 1 comment

#73 - Break up has slug tests into many specifically named tests

Pull Request - State: closed - Opened by jcredding about 9 years ago - 1 comment

#72 - Fix has slug when the source is already a valid slug

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

#71 - Add `HasSlug` mixin

Pull Request - State: closed - Opened by jcredding about 9 years ago - 6 comments

#70 - Add `Ardb::UseDbDefault` mixin

Pull Request - State: closed - Opened by jcredding about 9 years ago - 2 comments

#69 - Update to use the new scmd

Pull Request - State: closed - Opened by jcredding about 9 years ago - 1 comment

#68 - migrate cli: show any error backtraces

Pull Request - State: closed - Opened by kellyredding about 9 years ago - 1 comment

#67 - Add `define_model_callbacks` and `run_callbacks` to `RecordSpy`

Pull Request - State: closed - Opened by jcredding over 9 years ago - 1 comment

#66 - Add scope methods to `RecordSpy`, use `RelationSpy`

Pull Request - State: closed - Opened by jcredding over 9 years ago - 1 comment

#60 - Update `RelationSpy`, allow from expressions, tweak except/only

Pull Request - State: closed - Opened by jcredding over 10 years ago - 1 comment

#59 - Updates to support Ruby 2.0, 2.1 and Rubinius 2.2

Pull Request - State: closed - Opened by jcredding almost 11 years ago - 3 comments

#55 - Add a relation spy

Pull Request - State: closed - Opened by jcredding about 11 years ago - 1 comment

#52 - have associations define accessors on the record spy

Pull Request - State: closed - Opened by kellyredding about 11 years ago - 1 comment

#51 - Record spies have an `id` accessor

Pull Request - State: closed - Opened by kellyredding about 11 years ago - 1 comment

#50 - `update_column` record spy method

Pull Request - State: closed - Opened by kellyredding about 11 years ago - 1 comment

#49 - adding `after_commit` and `after_rollback` as available record spies

Pull Request - State: closed - Opened by kellyredding about 11 years ago - 1 comment

#48 - adding an `AdapterSpy`; use to test `TestHelpers`

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

#47 - add "query if the db is created" function to the adapters

Issue - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#46 - have the base adapter define `load_schema`

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#45 - ensure that `reset_db` runs only once by default

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#44 - `reset_db` test helper

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#43 - ignore "does not exist" errors when dropping a pg db

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#41 - Expand the record spy's ability to capture ActiveRecord configuration

Pull Request - State: closed - Opened by jcredding over 11 years ago - 1 comment

#39 - Add ActiveRecord spy for testing mixins and configuration

Pull Request - State: closed - Opened by jcredding over 11 years ago - 1 comment

#37 - test helper that ensures db is created

Issue - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#36 - updating the db file handling to follow the Sanford pattern

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#35 - have an ENV var drive what file the CLI loads to configure Ardb

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#34 - allow dropping pg databases even if there are active connections

Pull Request - State: closed - Opened by kellyredding over 11 years ago

#33 - Fixes to connecting to remote databases

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#32 - connect command to use for debugging

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#31 - some usage tweaks

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#30 - adapter-specific `drop_tables` helper

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#26 - have the migration generator include the migration helpers

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#24 - handle logger configuration

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#22 - have the create and drop subcommands use the adapters

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#21 - have migration helpers use adapters for adapter-specific behavior

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#20 - model each adapter

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#19 - support sqlite adapter

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#18 - Usage updates

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#17 - Usage updates

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#16 - generate subcommand and migration implementation

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

#15 - drop subcommand

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#11 - create subcommand

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 4 comments

#10 - migrate sub-command

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#3 - ardb cli bin and command framework

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 1 comment

#2 - migration helpers

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

#1 - configure/init pattern for setting up AR

Pull Request - State: closed - Opened by kellyredding over 11 years ago - 3 comments