Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
numbcoder
/
activerecord-sqlserver-adapter
Public
forked from
rails-sqlserver/activerecord-sqlserver-adapter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
activerecord-sqlserver-adapter
test
schema
sqlserver_specific_schema.rb
on
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2024
Binary basic columns should be limitable (#1249)
aidanharan
authored
8bf060f
Copy full SHA for 8bf060f
Commits on Jul 25, 2024
Support table names containing spaces (#1206)
aidanharan
committed
8849ef0
Copy full SHA for 8849ef0
Commits on Jul 15, 2024
Fix table name typo (#1204)
aidanharan
authored
252c4d6
Copy full SHA for 252c4d6
Commits on Apr 24, 2024
Fix composite primary key with different data type with triggers (#1164)
vividmuimui
authored
7650860
Copy full SHA for 7650860
Commits on Feb 14, 2024
Fix Composite Key Inserts with Triggers (#1152)
jonhinson
authored
446bca4
Copy full SHA for 446bca4
Commits on Jun 12, 2023
Set precision 6 by default for timestamps (#1057)
aidanharan
authored
ac95da9
Copy full SHA for ac95da9
Commits on Apr 24, 2023
Fix insertion of records to non-default schema table using raw SQL (#1053)
aidanharan
authored
28c38ea
Copy full SHA for 28c38ea
Commits on Apr 18, 2023
Fix for inserting records into non-dbo schema table (#1049)
aidanharan
authored
b382f00
Copy full SHA for b382f00
Commits on Aug 6, 2021
Fix deteministic fetch when table has a composite primary key (#936)
Show description for dec6836
wpolicarpo
authored
dec6836
Copy full SHA for dec6836
Commits on Apr 19, 2021
Dump column collation to schema.rb and allow collation changes using column_change (#881)
Show description for c98ea79
mgrunberg
authored
c98ea79
Copy full SHA for c98ea79
Commits on Jan 23, 2021
Added test case for duplicate entries in schema.rb
BenMcH
committed
42c8e81
Copy full SHA for 42c8e81
Commits on May 15, 2020
Rubocop: Enable Layout/* cops
wpolicarpo
committed
2cbc5b9
Copy full SHA for 2cbc5b9
Rubocop: Enable Spacing cops
wpolicarpo
committed
78aa385
Copy full SHA for 78aa385
Rubocop: Enable Layout/Layout/EmptyLinesAround* cops
wpolicarpo
committed
eae6065
Copy full SHA for eae6065
Rubocop: Enable Style/StringLiterals cop
wpolicarpo
committed
747019a
Copy full SHA for 747019a
Commits on May 13, 2020
Enable frozen strings for tests
wpolicarpo
committed
1c99b72
Copy full SHA for 1c99b72
Commits on Feb 22, 2018
Don't disable referential integrity for the same table twice
buehmann
committed
b0f5448
Copy full SHA for b0f5448
Commits on Oct 2, 2017
Identity Inserts with Triggers
Show description for 7fa5930
metaskills
committed
7fa5930
Copy full SHA for 7fa5930
Commits on May 29, 2017
Remove pre-quoted table name. Dont do this.
metaskills
committed
e2c3c5f
Copy full SHA for e2c3c5f
Commits on Apr 23, 2017
[Rails51] Base adapter tests passing.
Show description for 620baf2
metaskills
committed
620baf2
Copy full SHA for 620baf2
Commits on Mar 14, 2017
Add smalldatetime type for migrations. Fixes #507
metaskills
committed
1fc921c
Copy full SHA for 1fc921c
Enable supports_json? for 2016 and up with a little bit of sugar. (#577)
Show description for 83f6d57
metaskills
authored
83f6d57
Copy full SHA for 83f6d57
Commits on Mar 4, 2017
Example for In-Memory db/table.
metaskills
committed
93874c1
Copy full SHA for 93874c1
Commits on Jan 24, 2017
Filter table constraints with matching table schema to column.
jonbell
authored and
metaskills
committed
6f9d63e
Copy full SHA for 6f9d63e
Commits on Mar 20, 2016
Ensure small datetime/datetime2 fractionals are properly quoted. Fixes #457.
metaskills
committed
5390b49
Copy full SHA for 5390b49
Commits on Mar 15, 2016
Ensure that `execute_procedure` returns proper time zones. Fixes #449
metaskills
committed
32968ae
Copy full SHA for 32968ae
Commits on Jan 3, 2016
Support 2008 Datatypes Using TDSVER=7.3. Fixes #433
Show description for 5342848
metaskills
committed
5342848
Copy full SHA for 5342848
Commits on Nov 10, 2015
Better column definitions for default objects. Fixes #412
metaskills
committed
75e9f01
Copy full SHA for 75e9f01
Commits on Feb 27, 2015
Fix schema limit reflection for char/varchar. Fixes #394.
metaskills
committed
2224ad5
Copy full SHA for 2224ad5
Commits on Jan 25, 2015
Implement our own binary timestamp type again. Remove `substitute_at` hack.
metaskills
committed
e3141a9
Copy full SHA for e3141a9
Commits on Jan 18, 2015
Schema specific test done.
metaskills
committed
4e5dbff
Copy full SHA for 4e5dbff
More cleanup.
metaskills
committed
04f22a1
Copy full SHA for 04f22a1
UUID now passing with real type.
metaskills
committed
ab34f08
Copy full SHA for ab34f08
Make sure all datatypes can dump to and from.
metaskills
committed
001e723
Copy full SHA for 001e723
Make sure basic Rails types match up in schema statements.
metaskills
committed
7c2fabb
Copy full SHA for 7c2fabb
Pagination
Previous
Next
You can’t perform that action at this time.