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

GitHub / rails-sqlserver/activerecord-sqlserver-adapter issues and pull requests

Labelled with: rails-7-1

#1206 - Support table names containing spaces

Pull Request - State: closed - Opened by aidanharan over 1 year ago
Labels: rails-7-1

#1201 - Support non-dbo schemas in dumper

Pull Request - State: open - Opened by aidanharan over 1 year ago
Labels: rails-7-1

#1199 - Remove ActiveRecord::Relation#calculate patch

Pull Request - State: closed - Opened by aidanharan over 1 year ago
Labels: rails-7-1

#1199 - Remove ActiveRecord::Relation#calculate patch

Pull Request - State: closed - Opened by aidanharan over 1 year ago
Labels: rails-7-1

#1197 - Default BIT columns are not being set

Issue - State: closed - Opened by snex over 1 year ago - 3 comments
Labels: bug, need-info, rails-7-1

#1152 - Fix Composite Key Inserts with Triggers

Pull Request - State: closed - Opened by jonhinson almost 2 years ago
Labels: rails-7-1

#1152 - Fix Composite Key Inserts with Triggers

Pull Request - State: closed - Opened by jonhinson almost 2 years ago - 3 comments
Labels: rails-7-1

#1151 - FROM subquery should work if order provided

Pull Request - State: closed - Opened by aidanharan almost 2 years ago
Labels: rails-7-1

#1151 - FROM subquery should work if order provided

Pull Request - State: closed - Opened by aidanharan almost 2 years ago
Labels: rails-7-1

#1150 - Fix Preloader to not generate a query for already loaded association with query_constraints

Pull Request - State: closed - Opened by aidanharan almost 2 years ago
Labels: rails-7-1

#1150 - Fix Preloader to not generate a query for already loaded association with query_constraints

Pull Request - State: closed - Opened by aidanharan almost 2 years ago
Labels: rails-7-1

#1148 - limit() method with subqueries

Issue - State: closed - Opened by ramasoftdev almost 2 years ago - 2 comments
Labels: bug, rails-7-1

#1147 - Composite Primary Keys not being recognised

Issue - State: closed - Opened by defsdoor almost 2 years ago - 2 comments
Labels: bug, need-info, rails-7-1

#1144 - Fix precision handling in time migration

Pull Request - State: closed - Opened by kiyot almost 2 years ago - 1 comment
Labels: rails-7-1

#1143 - Fix precision handling for datetimeoffset migration

Pull Request - State: closed - Opened by kiyot almost 2 years ago - 1 comment
Labels: rails-7-1

#1141 - Added support for check constraints

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1139 - Release v7.1.0.rc2

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1138 - Cache quoted names

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1137 - Reintroduce visit_Arel_Nodes_HomogeneousIn monkey-patch

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1136 - Prevent marking broken connections as verified

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1135 - Release v7.1.0.rc1

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1134 - Refactor and cleanup the internal_exec_query code

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1130 - Remove commented out coerced test

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1128 - Do not coerce the SerializedAttributeTest tests

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1127 - Remove tests that no longer need to be coerced

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1125 - Remove Ruby 2.7.8 from CI

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1, ci

#1124 - Coerce tests that are not testing SQL Server

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1123 - Fix redefined method warnings

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1121 - Removed legacy connection handling

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1120 - Initialise the schema cache when checking the database version

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1118 - Need to set explicitly set JSON attribute as such

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1117 - Need to specify that column is JSON

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1116 - Loaded replies before marshalling dump

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1115 - Implement MessagePack methods on the Data class

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1111 - Fix Rails application name and SQL Server check

Pull Request - State: closed - Opened by aovertus about 2 years ago - 1 comment
Labels: rails-7-1

#1110 - Added method to build change column definition

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1108 - Fix materialized transaction queries

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1107 - Savepoint queries should be internally executed

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1106 - Fix insert SQL with returning columns

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1105 - Use IN sql instead of OR sql for query constraints

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1104 - Fix/coerce compatibility tests

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1103 - Added method to build change column default definition

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1102 - Updated for Rails v7.1.0.rc2

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1101 - Enable identity insert on same connection

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1100 - Created dumps for marshal tests

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1098 - Unique attribute of IndexDefinition should be a boolean

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1097 - Fix foreign key tests

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1096 - Queries to find indexes are schema queries

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1095 - Fix the invalid options migration tests

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1094 - Coerce tests that rely on upsert

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1092 - Coerce tests that require FETCH NEXT sql

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1091 - Fixes for USE clause

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1090 - Update calculate monkey-patch

Pull Request - State: closed - Opened by aidanharan about 2 years ago
Labels: rails-7-1

#1086 - Fix for adding timestamps to table

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1085 - Fix query logs tests

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1084 - Coerced pretty print test

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1083 - Allow column name with COLLATE as safe SQL string

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1082 - Accept nested functions in Dangerous Query Methods

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1081 - Fixed adapter to pass SQL Server only tests

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1080 - Validate table name length when renaming

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1079 - Coerce sanitize test

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1077 - Fix auto populated ID after insert

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1076 - Fix EXPLAIN queries

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1075 - Fix query cache filtering

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1074 - Improve performance of view default function lookup

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1070 - Use latest Rubies

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1068 - Remove visit_Arel_Nodes_HomogeneousIn monkey-patch

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1067 - [Rails 7.1] Upgrading the MSSQL adapter

Issue - State: closed - Opened by aidanharan over 2 years ago - 7 comments
Labels: rails-7-1

#1066 - Remove deprecated methods

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1065 - [Rails 7.1] Initial changes required to run tests

Pull Request - State: closed - Opened by aidanharan over 2 years ago
Labels: rails-7-1

#1062 - Rails 7.1

Issue - State: closed - Opened by defsdoor over 2 years ago - 1 comment
Labels: rails-7-1

#1031 - [Rails 7.1] Add support for explain options

Issue - State: closed - Opened by aidanharan almost 3 years ago - 1 comment
Labels: rails-7-1