issues
search
rails-sqlserver
/
activerecord-sqlserver-adapter
SQL Server Adapter For Rails
MIT License
974
stars
563
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix distinct alias when multiple databases used
#1262
aidanharan
opened
1 day ago
0
Rename Docker compose file
#1261
aidanharan
closed
2 days ago
0
Extra parentheses in view definitions cause an exception in the table name regex
#1260
dhockett-dmp
opened
3 days ago
0
Release v8.0.0
#1259
aidanharan
closed
1 week ago
0
Fix casting of invalid time values
#1258
aidanharan
closed
2 weeks ago
0
Rails v8.0.0
#1257
aidanharan
closed
2 weeks ago
0
Includes adds DISTINCT and AS alias_0 to query
#1256
juice
opened
2 weeks ago
2
Fixed the ordering of optimizer hints in the generated SQL
#1255
cherez
closed
2 weeks ago
1
adding compatibility_level setting
#1254
slavad
opened
4 weeks ago
3
Binary basic columns should be limitable
#1253
aidanharan
closed
1 month ago
0
Fix tests for Rails 8.0.0.rc1
#1252
aidanharan
closed
1 month ago
0
Fix CI for Rails 8.0.0.rc1
#1251
aidanharan
closed
1 month ago
0
Add compatibility_level config
#1250
slavad
opened
1 month ago
3
Binary basic columns should be limitable
#1249
aidanharan
closed
1 month ago
0
binary(n) aka binary_basic Not Working Properly
#1248
slavad
closed
1 month ago
1
Fix queries with date and date-time placeholder conditions
#1247
aidanharan
closed
1 month ago
0
Fix queries with date and date-time placeholder conditions
#1246
andsip
closed
1 month ago
2
Allow INSERT statements with SELECT notation
#1245
aidanharan
closed
1 month ago
0
Allow INSERT statements with SELECT notation
#1244
aidanharan
closed
1 month ago
0
Issue with date values in queries
#1243
aidanharan
closed
1 month ago
2
Updated sample code for connection configuration
#1242
aidanharan
closed
1 month ago
2
Update example in section "Configure Connection" in README.md
#1241
andsip
closed
1 month ago
2
Optimization Hints Are Placed in SQL Output Before Order
#1240
cherez
closed
2 weeks ago
0
Fix for PredicateBuilderTest
#1239
aidanharan
closed
1 month ago
0
Allow INSERT statements with SELECT notation
#1238
zurchpet
closed
1 month ago
3
Bug introduced by PR #1206 (allow spaces in table names)
#1237
zurchpet
closed
1 month ago
6
Release v7.1.8
#1236
aidanharan
closed
1 month ago
0
Coerce test
#1235
aidanharan
closed
1 month ago
0
Fix update-all for composite key
#1234
aidanharan
closed
1 month ago
0
Coerce test
#1233
aidanharan
closed
1 month ago
0
Enable identity insert on view's base table
#1232
aidanharan
closed
1 month ago
0
Enable identity insert on view's base table
#1231
aidanharan
closed
1 month ago
0
Enable identity insert on view's base table
#1230
aidanharan
closed
1 month ago
0
Coerce calculations test
#1229
aidanharan
closed
1 month ago
0
Enable identity insert on view's base table
#1228
aidanharan
closed
1 month ago
0
Keep ordering in count subquery
#1227
aidanharan
closed
1 month ago
0
Handle insert returning using symbol
#1226
aidanharan
closed
1 month ago
0
Drop support to Ruby 3.1
#1225
aidanharan
closed
1 month ago
0
Creating fixtures for models based on a view containing an IDENTITY column
#1224
budiljak
closed
1 month ago
6
Allow drop_table to accept an array of table names
#1223
aidanharan
closed
2 months ago
0
Switch Github runners to Ubuntu 20.04
#1222
aidanharan
closed
2 months ago
0
7 0 stable
#1221
aidanharan
closed
2 months ago
0
Updated CI Rubies
#1220
aidanharan
closed
2 months ago
0
Only query for view table name if table is a view
#1219
aidanharan
closed
2 months ago
0
Fix serialized encrypted attributes
#1218
aidanharan
closed
2 months ago
0
Remove coerced log subscriber test
#1217
aidanharan
closed
2 months ago
0
Refactor adapter interface to match abstract adapter
#1216
aidanharan
closed
2 months ago
0
Fix mismatched foreign key errors
#1215
aidanharan
closed
3 months ago
0
Fixes before abstract adapter refactor
#1214
aidanharan
closed
3 months ago
0
Commit before adapter is refactored
#1213
aidanharan
closed
3 months ago
0
Next