Issues
- 4
- 0
Composite primary keys are not assigned on create
#1353 opened by dhockett-dmp - 2
- 3
Add compatibility_level config
#1250 opened by slavad - 0
Support storable computed / virtual columns
#1346 opened by ttilberg - 2
Support Geography datatype and spatial index
#1347 opened by ttilberg - 0
- 1
- 5
BUG REPORT: Transaction Rollback Not Triggered (COMMIT Instead of ROLLBACK)
#1332 opened by maxingjia1314 - 2
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)
#1328 opened by maxingjia1314 - 12
- 10
`make_Fetch_Possible_And_Deterministic` with `Arel.sql`
#1319 opened by andyundso - 3
include: option on add_index does nothing
#1330 opened by jlammers-mas - 1
Tracking rails/solid_cache compatibility
#1122 opened by jonahgeorge - 4
Temporary Table Not Accessible Despite Using the Same Connection Object
#1307 opened by blake-showoff - 5
`DatabaseStatements#affected_rows` returning nil raising exception in ActiveRecord when comparing with 0
#1304 opened by taylorthurlow - 2
Using a gem group breaks the sqlserver adapter
#1285 opened by bfcoder - 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 - 1
binary(n) aka binary_basic Not Working Properly
#1248 opened by slavad - 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 - 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
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
- 0
Copyright missing the Copyright owner
#1063 opened by caraarslan - 0
Tests failing following release of Rails v7.0.5
#1056 opened by aidanharan - 0
7.0.2.0 identity insert issue
#1050 opened by rgeerts - 7
- 1
- 1