Ecosyste.ms: Issues

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

GitHub / rubyonjets/dynomite issues and pull requests

#40 - Avoids eager-loading Dynomite::Engine

Pull Request - State: closed - Opened by greveritt 20 days ago - 2 comments

#40 - Avoids eager-loading Dynomite::Engine

Pull Request - State: closed - Opened by greveritt 20 days ago - 2 comments

#39 - Causes Zeitwerk to crash when eager-loading Rails 7.2 app

Issue - State: closed - Opened by greveritt about 2 months ago - 1 comment
Labels: help wanted

#39 - Causes Zeitwerk to crash when eager-loading Rails 7.2 app

Issue - State: closed - Opened by greveritt about 2 months ago - 1 comment
Labels: help wanted

#37 - fix eager load

Pull Request - State: closed - Opened by tongueroo 11 months ago

#37 - fix eager load

Pull Request - State: closed - Opened by tongueroo 11 months ago

#36 - set log level info as default

Pull Request - State: closed - Opened by tongueroo 11 months ago

#36 - set log level info as default

Pull Request - State: closed - Opened by tongueroo 11 months ago

#35 - ActiveModel compatible

Pull Request - State: closed - Opened by tongueroo 12 months ago

#35 - ActiveModel compatible

Pull Request - State: closed - Opened by tongueroo 12 months ago

#34 - Add Item#delete_attribute to remove an attribute from a record

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

#34 - Add Item#delete_attribute to remove an attribute from a record

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

#33 - Implements Dynomite::Item#destroy on a table with a sort key

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

#33 - Implements Dynomite::Item#destroy on a table with a sort key

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

#32 - Fix Item#reload for tables with a sort key

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

#32 - Fix Item#reload for tables with a sort key

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

#31 - Query by partition key

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

#31 - Query by partition key

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

#30 - Adds support for setting sort_key on an Item class

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

#30 - Adds support for setting sort_key on an Item class

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

#29 - Scan Function only loads 1mb of data with no obvious means of pagination

Issue - State: closed - Opened by adisciple50 almost 3 years ago - 5 comments

#29 - Scan Function only loads 1mb of data with no obvious means of pagination

Issue - State: closed - Opened by adisciple50 almost 3 years ago - 5 comments

#28 - Is it possible to use the single table approach?

Issue - State: closed - Opened by ivarec about 3 years ago - 1 comment

#28 - Is it possible to use the single table approach?

Issue - State: closed - Opened by ivarec about 3 years ago - 1 comment

#27 - Fixed message that tells how to install dynamodb-local

Pull Request - State: closed - Opened by TakayaSugiyama about 3 years ago

#27 - Fixed message that tells how to install dynamodb-local

Pull Request - State: closed - Opened by TakayaSugiyama about 3 years ago

#26 - change pay_per_use to pay_per_request

Pull Request - State: closed - Opened by ch0b3 over 3 years ago

#26 - change pay_per_use to pay_per_request

Pull Request - State: closed - Opened by ch0b3 over 3 years ago

#24 - Add get_endpoint_ip to db_config.rb

Pull Request - State: closed - Opened by josephMG almost 4 years ago
Labels: pending-qa

#24 - Add get_endpoint_ip to db_config.rb

Pull Request - State: closed - Opened by josephMG almost 4 years ago
Labels: pending-qa

#23 - #where method refactor to allow Model.index_name('index').where(...)

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

#23 - #where method refactor to allow Model.index_name('index').where(...)

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

#22 - On Demand Pricing | DynamoDB

Pull Request - State: closed - Opened by jessedoyle over 4 years ago - 1 comment

#21 - Seems it's impossible to work with dynamodb locally on Jets

Issue - State: closed - Opened by mcmegavolt almost 5 years ago

#20 - dasherize multiword table name

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

#19 - Scan fails with multi-word model name.

Issue - State: closed - Opened by yuuu almost 5 years ago - 4 comments

#18 - Fixed typo in README examples create.

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

#17 - fix table names for models with namespaces

Pull Request - State: closed - Opened by tongueroo about 5 years ago

#16 - add rainbow gem dependency for colorize method

Pull Request - State: closed - Opened by tongueroo about 5 years ago

#15 - partition_key not working with id:number

Issue - State: closed - Opened by x9sim9 about 5 years ago - 1 comment
Labels: bug, help wanted, good first issue

#14 - Namespacing issues

Issue - State: closed - Opened by x9sim9 about 5 years ago - 2 comments
Labels: bug, help wanted, good first issue

#13 - update find method to support composite key

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

#12 - Dynomite::DbConfig.check_local! misdetects when jets running on Docker

Issue - State: closed - Opened by morimorihoge over 5 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#11 - fix comments in dsl.rb

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

#10 - Fix README about validations

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

#9 - Add custom errors fixing rspec warnings

Pull Request - State: closed - Opened by genail almost 6 years ago

#8 - Change Item#replace method to return self

Pull Request - State: closed - Opened by genail almost 6 years ago

#7 - Add columns and ActiveModel::Validations support

Pull Request - State: closed - Opened by genail almost 6 years ago - 7 comments

#6 - Add Item.count

Pull Request - State: closed - Opened by genail almost 6 years ago

#5 - fix index creation dsl among other things

Pull Request - State: closed - Opened by tongueroo almost 6 years ago

#4 - [bug] Cant create local indexes

Issue - State: closed - Opened by timgluz almost 6 years ago - 2 comments

#3 - Fixed table name example - typo in project_name

Pull Request - State: closed - Opened by mveer99 about 6 years ago - 1 comment

#2 - lsi and update_table migration generation support

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

#1 - add update_table and dsl to add gsi indexes

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