Issues
- 2
Extra parentheses in view definitions cause an exception in the table name regex
#1260 opened by dhockett-dmp - 2
tiny_tds v3
#1269 opened by andyundso - 3
Includes adds DISTINCT and AS alias_0 to query
#1256 opened by juice - 0
Optimization Hints Are Placed in SQL Output Before Order
#1240 opened by cherez - 3
Add compatibility_level config
#1250 opened by slavad - 1
binary(n) aka binary_basic Not Working Properly
#1248 opened by slavad - 2
Guidance on how to do password-less login using Azure Service Principal or Managed Identity
#1011 opened by sivawba - 2
Issue with date values in queries
#1243 opened by aidanharan - 2
- 6
Bug introduced by PR #1206 (allow spaces in table names)
#1237 opened by zurchpet - 6
- 1
- 1
Problem accessing views after PR "Support table names containing spaces" #1206
#1209 opened by ehutzelman - 0
- 3
On INSERT stmt the table name with spaces is wrong
#1203 opened by rpcolom - 4
TinyTds::Error: Cannot insert an explicit value into a timestamp column. Use INSERT with a column list to exclude the timestamp column, or insert a DEFAULT into the timestamp column. (ActiveRecord::StatementInvalid)
#1202 opened by rpcolom - 4
Tables that are in schemas other than `dbo` are not properly reproduced in schema.rb
#1155 opened by Michoels - 3
Default BIT columns are not being set
#1197 opened by snex - 0
Tracking rails/solid_cache compatibility
#1122 opened by jonahgeorge - 0
exclude_output_inserted_table_names does not support composite primary keys with different data types
#1163 opened by vividmuimui - 3
limit() method with subqueries
#1148 opened by ramasoftdev - 2
Composite Primary Keys not being recognised
#1147 opened by defsdoor - 2
- 2
- 7
[Rails 7.1] Upgrading the MSSQL adapter
#1067 opened by aidanharan - 3
Is add_check_constraint supported?
#1140 opened by AnalyzePlatypus - 1
Default value read from another field
#1131 opened by budiljak - 4
String default value not retrieved when using views
#1114 opened by budiljak - 6
- 7
NotNullViolation in boolean field of view
#1099 opened by budiljak - 1
Migration to Create Stored Procedure Incorrectly Treated as an Insert Statement
#1087 opened by dhockett-dmp - 1
[Rails 7.1] Add support for explain options
#1031 opened by aidanharan - 1
- 0
Copyright missing the Copyright owner
#1063 opened by caraarslan - 0
Tests failing following release of Rails v7.0.5
#1056 opened by aidanharan - 1
Rails 7 fails with Enum columns
#1042 opened by KDGundermann - 1
- 3
ActiveRecord::StatementInvalid (TinyTds::Error: Type DT_BooleanFalse is not a defined system type.)
#1005 opened by jpsilvashy - 0
7.0.2.0 identity insert issue
#1050 opened by rgeerts - 7
- 1
- 0
Update CI to support Ruby 3.2
#1034 opened by aidanharan - 1
- 4
Requiring the library fails for versions >= 7
#1016 opened by stackmystack - 1
change_column_default cannot drop default constraint
#1018 opened by nemesit - 0
Procs in schema default doesn't work since Ruby 3.2.0
#1032 opened by lukasrynt - 3
Rails 7 adapter raises NoMethodError in `views_real_column_name` for Models over DB Views
#1027 opened by frederikspang - 1
Stored Procedure support for Rails 7 #load_async
#1012 opened by frederikspang - 0
- 0