Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / crashtech/torque-postgresql issues and pull requests
#106 - Fix #99 undefined method execute_and_clear error
Pull Request -
State: closed - Opened by alperenbozkurt 2 days ago
#105 - Query array contains: fails with "PG::TextEncoder::Array"
Issue -
State: open - Opened by yosiat 5 days ago
#104 - abstract_reflection: don't use OpenStruct
Pull Request -
State: open - Opened by yosiat 2 months ago
#103 - Optionally disable auxiliary statements
Issue -
State: open - Opened by tomasc 3 months ago
#102 - Support prepared statements / statement cache when loading array associations
Issue -
State: open - Opened by DanielHeath 3 months ago
- 1 comment
#101 - #cast in arel/operations.rb conflicts with new Arel::FactoryMethods#cast
Issue -
State: open - Opened by DanielHeath 3 months ago
#100 - Fix error on remove_week if days is nil
Pull Request -
State: open - Opened by kvitrvn 3 months ago
#99 - Torque compatibility issue with Rails 8: removal of executive and clear
Issue -
State: open - Opened by denizcay 3 months ago
- 1 comment
#98 - Fix #96 (Array Quoting) by using correct arel accessor (v2)
Pull Request -
State: closed - Opened by crashtech 4 months ago
#97 - Fix #96 (Array Quoting) by using correct Arel accessor
Pull Request -
State: closed - Opened by crashtech 4 months ago
#96 - Unexpected behavior with arel_predicate for JSONB columns when using Torque
Issue -
State: closed - Opened by denizcay 5 months ago
- 3 comments
Labels: bug
#95 - Add Rails 7.2 support
Pull Request -
State: closed - Opened by crashtech 6 months ago
#94 - Rails 7.2: undefined method `inherited_tables' for nil
Issue -
State: closed - Opened by yosiat 6 months ago
- 7 comments
#93 - Ensure queries virtual attributes do not cause a crash
Pull Request -
State: closed - Opened by etoundi2nd 8 months ago
#92 - Maybe bug in BelongsToManyAssociation custom_default_value
Issue -
State: closed - Opened by lasseebert 11 months ago
- 2 comments
Labels: bug
#91 - Belongs To Many with custom foreign key
Issue -
State: closed - Opened by lasseebert 12 months ago
- 3 comments
#90 - Rails 7.1 + query_constraints: breaks preloader
Issue -
State: closed - Opened by yosiat about 1 year ago
- 2 comments
#89 - Add proper support for class eager loading
Pull Request -
State: closed - Opened by crashtech about 1 year ago
#88 - Pass connection to `data_source_exists?`
Pull Request -
State: closed - Opened by yosiat over 1 year ago
- 1 comment
#87 - Rails 7.1: data_source_exists? wrong number of arguments
Issue -
State: closed - Opened by yosiat over 1 year ago
- 1 comment
#86 - Add Rails 7.1 support
Pull Request -
State: closed - Opened by crashtech over 1 year ago
#85 - support Rails 7.1
Pull Request -
State: closed - Opened by tomasc over 1 year ago
- 4 comments
#84 - Rails 7.1.1 incompatibilities
Issue -
State: closed - Opened by cameronmccord2 over 1 year ago
- 2 comments
#83 - Smart association reusage
Issue -
State: open - Opened by crashtech over 1 year ago
Labels: enhancement
#82 - support for multi range (multi_period?)
Issue -
State: open - Opened by tomasc almost 2 years ago
- 2 comments
Labels: enhancement
#81 - `after_add` callback not called when updating using the `foreign_key`
Issue -
State: open - Opened by rluvaton almost 2 years ago
- 1 comment
Labels: bug
#80 - Adds Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 1 comment
#79 - Create enum and create type should also allow assigning a schema
Issue -
State: open - Opened by crashtech about 2 years ago
Labels: enhancement
#78 - Rollback with create table with schema is not working
Issue -
State: closed - Opened by crashtech about 2 years ago
Labels: bug
#77 - [bug] 3.1 breaks serial ids in schemas
Issue -
State: closed - Opened by tomasc about 2 years ago
- 8 comments
#76 - Finish implementation of recursive auxiliary statments
Pull Request -
State: closed - Opened by crashtech about 2 years ago
#75 - Implement Recursive CTE
Pull Request -
State: closed - Opened by crashtech about 2 years ago
#74 - [issue] undefined method `foreign_key_in_create' for #<ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaCreation:0x0000000106d2e0e0
Issue -
State: closed - Opened by dani07 about 2 years ago
- 1 comment
#73 - Add support for multiple schemas
Pull Request -
State: closed - Opened by crashtech about 2 years ago
#72 - Add support for multiple schemas
Pull Request -
State: closed - Opened by crashtech about 2 years ago
#71 - Implement support for automatically mapping structs
Pull Request -
State: open - Opened by DanielHeath over 2 years ago
#70 - Status of the record coder?
Issue -
State: open - Opened by DanielHeath over 2 years ago
- 2 comments
#69 - Update loader_query.rb
Pull Request -
State: closed - Opened by tomasc over 2 years ago
#68 - Update Fx support
Pull Request -
State: closed - Opened by tomasc over 2 years ago
#67 - [rails 7] preloader bug: "private method `load_records' called for"
Issue -
State: closed - Opened by yosiat almost 3 years ago
- 7 comments
#66 - Test preloading on `belongs_to_many` using `ActiveRecord::Associations::Preloader`
Pull Request -
State: closed - Opened by tomasc about 3 years ago
#65 - Rails 7 & Ruby 3.1
Pull Request -
State: closed - Opened by tomasc about 3 years ago
- 4 comments
#64 - Update :has_many association to support UUIDs
Pull Request -
State: closed - Opened by tomasc about 3 years ago
- 4 comments
#63 - Ruby 3.0.2 error: when concating to relation with default scope
Issue -
State: closed - Opened by yosiat over 3 years ago
- 5 comments
#62 - Rails 7 - "uninitialized constant ActiveRecord::Reflection::AssociationReflection::VALID_AUTOMATIC_INVERSE_MACROS"
Issue -
State: closed - Opened by yosiat over 3 years ago
- 6 comments
#61 - Test on Ruby 3
Pull Request -
State: closed - Opened by tomasc over 3 years ago
#60 - deduplicated: undefined method '-@' for []:Array with Rails 6.1 and arrays with default value
Issue -
State: closed - Opened by 4ndv almost 4 years ago
- 6 comments
#59 - BelongsToMany: calls after_commit on the associated object
Issue -
State: closed - Opened by yosiat almost 4 years ago
- 1 comment
#58 - BelongsToMany: can't reset column to empty array with defaults
Issue -
State: closed - Opened by yosiat about 4 years ago
- 2 comments
#57 - BelongsToMany fixes
Pull Request -
State: closed - Opened by yosiat about 4 years ago
#56 - belongs_to_many: don't allow to inlined
Issue -
State: closed - Opened by yosiat about 4 years ago
- 21 comments
Labels: bug, enhancement
#55 - Fixes and improvements to belongs to many association
Pull Request -
State: closed - Opened by crashtech about 4 years ago
#54 - belongs_to_many: associated relations are removed
Issue -
State: closed - Opened by yosiat about 4 years ago
- 3 comments
Labels: bug
#53 - has_many array: custom column name
Issue -
State: closed - Opened by yosiat about 4 years ago
- 1 comment
#52 - Update Builder to support views as well
Pull Request -
State: closed - Opened by tomasc about 4 years ago
- 1 comment
#51 - schema dumper will drop ceate_views
Issue -
State: closed - Opened by lyb124553153 about 4 years ago
- 13 comments
Labels: help wanted, question
#50 - Rails 6.1
Pull Request -
State: closed - Opened by tomasc about 4 years ago
- 1 comment
#49 - polymorphic belongs_to_many?
Issue -
State: closed - Opened by LinchSmyth over 4 years ago
- 5 comments
Labels: question
#48 - Prepared statement bug?
Issue -
State: closed - Opened by sigra over 4 years ago
- 9 comments
Labels: bug
#47 - [Feature] Try to use tableoid in order to distinguish records on table inheritance
Issue -
State: open - Opened by crashtech over 4 years ago
- 1 comment
#46 - Create inherited tables only if any defined
Pull Request -
State: closed - Opened by tomasc over 4 years ago
- 13 comments
#45 - Necessary upgrades for Rails 6 and Ruby 2.7
Pull Request -
State: closed - Opened by crashtech almost 5 years ago
- 2 comments
#44 - belongs_to_many on new model
Pull Request -
State: closed - Opened by smarquez1 about 5 years ago
#43 - Error trying to associate records to a new model
Issue -
State: closed - Opened by smarquez1 about 5 years ago
- 1 comment
#42 - Torque slows down requests
Issue -
State: closed - Opened by smarquez1 about 5 years ago
- 3 comments
#41 - Doesn’t work with Rails 6
Issue -
State: closed - Opened by marnen over 5 years ago
- 10 comments
#40 - Array associations bug
Issue -
State: closed - Opened by rainerborene over 5 years ago
- 2 comments
#39 - add gem to gemfile, couldent start rails server
Issue -
State: closed - Opened by lyb124553153 over 5 years ago
- 10 comments
#38 - For belongs_to_many, correct the way the primary key is identified through the name of the association, not exactly the name of the Model
Issue -
State: closed - Opened by crashtech over 5 years ago
#37 - [enum] Adding values raises an error due to migration transaction
Issue -
State: closed - Opened by crashtech over 5 years ago
#36 - Fixed spelling error in command to help C&P
Pull Request -
State: closed - Opened by rklemme over 5 years ago
#35 - Tests for New OIDS
Pull Request -
State: closed - Opened by olucasmarquess over 5 years ago
#34 - New GEM version
Pull Request -
State: closed - Opened by crashtech over 5 years ago
- 1 comment
#33 - [request] Downgrade role after test fixtures loaded
Issue -
State: open - Opened by mlt over 5 years ago
- 2 comments
#32 - Type casting support is missing
Issue -
State: closed - Opened by mlt almost 6 years ago
- 1 comment
#31 - [request] schema-aware disabling of referential integrity while using fixtures
Issue -
State: open - Opened by mlt about 6 years ago
- 15 comments
#30 - General fixes
Pull Request -
State: closed - Opened by crashtech about 6 years ago
#29 - User-defined type 'earth' cannot be dumped!
Issue -
State: closed - Opened by crashtech about 6 years ago
#28 - Enum and inheritance incompatibility
Issue -
State: closed - Opened by crashtech about 6 years ago
#27 - Lunching new version
Pull Request -
State: closed - Opened by crashtech about 6 years ago
#26 - ActiveSupport::Duration::ISO8601Parser::ParsingError when working with interval fields under certain curcumstances
Issue -
State: closed - Opened by subtletech about 6 years ago
- 1 comment
#25 - enum.base_method configuration has no effect
Issue -
State: closed - Opened by subtletech about 6 years ago
- 1 comment
#24 - cast_record doesn't work with belong and duration cannot be sum with time value
Issue -
State: closed - Opened by olucasmarquess about 6 years ago
#23 - Auxiliary Statements doesn't work with Inheritance
Issue -
State: closed - Opened by crashtech about 6 years ago
#22 - Remove PG version lock
Pull Request -
State: closed - Opened by mull over 6 years ago
- 3 comments
#21 - Rails 5.2.1
Pull Request -
State: closed - Opened by mlt over 6 years ago
- 8 comments
#20 - ArgumentError from load_additional_types
Issue -
State: closed - Opened by AnthonyDeSimone over 6 years ago
- 2 comments
#19 - Fix issue with merger and dynamic selection
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#18 - Improvements
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#17 - Fix paging issues with extra selected columns
Issue -
State: closed - Opened by crashtech over 6 years ago
Labels: bug
#16 - Add #map to enum class
Issue -
State: closed - Opened by crashtech over 6 years ago
Labels: enhancement
#15 - Avoid error with nil data sources
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#14 - Fixes for production deploy
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#13 - Fixes for version 0.2.3
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#12 - Fixes for version v0.2.2
Pull Request -
State: closed - Opened by crashtech over 6 years ago
#11 - Hide inheritance query from console
Issue -
State: closed - Opened by crashtech over 6 years ago
#10 - Fix integration with annotate
Issue -
State: closed - Opened by crashtech over 6 years ago
#9 - Correct typo
Pull Request -
State: closed - Opened by kronn over 6 years ago
#8 - Table inheritance 'read_attribute' doesn't work properly with 'id' attribute on inherited table
Issue -
State: closed - Opened by crashtech over 7 years ago
#7 - Table inheritance
Pull Request -
State: closed - Opened by crashtech over 7 years ago