An open API service providing commit metadata for open source projects.

GitHub / rails-sqlserver/activerecord-sqlserver-adapter / commits

SQL Server Adapter For Rails

SHA Message Author Date Stats
2965c184 Coerced test to use nvarchar Aidan Haran <a****n@y****m> about 2 years ago
65149cd7 Coerced pretty print test (#1084) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bb343a96 Allow column name with COLLATE as safe SQL string (#1083) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ebf14dcb Accept nested functions in Dangerous Query Methods (#1082) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
440c5da3 Updated to use Rails 7.1.0 beta1 release Aidan Haran <a****n@y****m> about 2 years ago
4842d2e8 Fixed adapter to pass SQL Server only tests (#1081) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bfd77e55 Coerce test Aidan Haran <a****n@y****m> about 2 years ago
6cf056b9 Validate table name length when renaming (#1080) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7ca8c45c Coerce sanitize test (#1079) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
be44633d Translate exceptions (#1078) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
72f553f2 Fix auto populated ID after insert (#1077) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2c25eb34 Fix EXPLAIN queries (#1076) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7bfce52b Fix query cache filtering (#1075) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
191510a9 Improve performance of view default function lookup (#1074)
Co-authored-by: David Genord II <d****d@c****m>
Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e58ff7a9 Remove visit_Arel_Nodes_HomogeneousIn monkey-patch (#1068) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9ffb3185 Fix deprecated warning message (#1069) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
399812c3 Use latest Rubies (#1070) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d29a9cb0 Remove deprecated methods (#1066) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4143a274 [Rails 7.1] Initial changes required to run tests (#1065) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d9efae78 Updated for Rails 7.1 Aidan Haran <a****n@y****m> over 2 years ago
050e8a5d merge Merge pull request #1064 from rails-sqlserver/licence Ken Collins <k****n@m****t>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ed400f7d Updated to match Rails licence format Aidan Haran <a****n@y****m> over 2 years ago
76a887ab Updated licence to remove copyright Aidan Haran <a****n@y****m> over 2 years ago
413d5f2f Added author Aidan Haran <a****n@y****m> over 2 years ago
41023f69 Added coerced tests (#1061) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2015b2a3 Prepare for release 7.0.3.0 Aidan Haran <a****n@y****m> over 2 years ago
ac95da92 Set precision 6 by default for timestamps (#1057) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
506ee4b6 Fix enum defined on string columns (#1059) Matias Grunberg <m****s@y****v>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e714ae3e Update README.md Aidan Haran <a****n@y****m> over 2 years ago
288ceead Fix tests to handle companies status column (#1060) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c52a739b Updated for v6.0.3 release Aidan Haran <a****n@y****m> over 2 years ago
28c38ea2 Fix insertion of records to non-default schema table using raw SQL (#1053) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
98e57a65 Ignore casing of VALUES clause when inserting records using SQL (#1052) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
61e3c0d6 Prepare for release 7.0.2.0 Aidan Haran <a****n@y****m> over 2 years ago
b382f007 Fix for inserting records into non-dbo schema table (#1049) Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
79919a06 merge Merge pull request #1048 from rails-sqlserver/docker-compose-github-container Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
92553772 Use Github container registry instead of Docker Hub Aidan Haran <a****n@y****m> over 2 years ago
2adafb06 merge Merge pull request #1045 from rails-sqlserver/ci-update-rubies Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e70705c7 Use Github container registry instead of Docker Hub Aidan Haran <a****n@y****m> over 2 years ago
80033464 Updated CI rubies Aidan Haran <a****n@y****m> over 2 years ago
5213920f Release v7.0.1.0 Aidan Haran <a****n@y****m> over 2 years ago
eba58db7 merge Merge pull request #1039 from rails-sqlserver/fix-connection-configuration-7.0 Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a7fa84fc merge Merge pull request #1040 from rails-sqlserver/revert-version-change Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c80cc242 Revert change to VERSION Aidan Haran <a****n@y****m> over 2 years ago
5d7fadc6 Fix hook method that allows custom connection configuration Aidan Haran <a****n@y****m> over 2 years ago
50f179bf merge Merge pull request #1035 from rails-sqlserver/ah-fix-changelog Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
47deb951 Added #1020 to the changelog Aidan Haran <a****n@y****m> over 2 years ago
ec224007 merge Merge pull request #1033 from yellowspot/add-ruby-3.2 Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3af04079 support proc default values in ruby 3.2 Matias Grunberg <m****s@y****v> over 2 years ago
2094cabf merge Merge pull request #1029 from frederikspang/main Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d628941c Added changelog. Removed unnecessary changes. Aidan Haran <a****n@f****m> almost 3 years ago
b666c891 Add specs Frederik Spang Thomsen <f****t@p****k> almost 3 years ago
d3548bdf Add a test Frederik Spang Thomsen <f****t@p****k> almost 3 years ago
c3e583b2 Handle VIEW defined in other database Frederik Spang Thomsen <f****t@p****k> about 3 years ago
8e031b7d merge Merge pull request #1028 from aidanharan/coerce-field-ordered-string-test Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1548e92c Coerce test so index removed Aidan Haran <a****n@y****m> about 3 years ago
f6766082 merge Merge pull request #1023 from aidanharan/minitest-version Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
5c748244 Bump Rails version Aidan Haran <a****n@y****m> about 3 years ago
3ef20b3f merge Merge pull request #1026 from gmcgibbon/correct_adpater_class Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
aa7c157f Rename sqlserver_connection_class to sqlserver_adapter_class Gannon McGibbon <g****n@g****m> about 3 years ago
1882de53 merge Merge pull request #1025 from DarkGuySM/main Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f5dfcedd Update README.md DarkGuySM <7****M@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
723930c3 merge Merge pull request #1024 from gmcgibbon/dbconsole_support Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e70e6c2d Add dbconsole support to adapter
Co-authored-by: Paarth Madan <p****n@s****m>
Gannon McGibbon <g****n@g****m> about 3 years ago
e9f5a424 Lock minitest to 5.15 Aidan Haran <a****n@y****m> over 3 years ago
5f020fd7 merge Merge pull request #1022 from aidanharan/coerce-test-uuid-method Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
863dcb0e merge Merge pull request #1021 from aidanharan/freeze-sql-for-instrumentation Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a4b56e60 Use SQL Server method to generate UUID Aidan Haran <a****n@y****m> over 3 years ago
82b378f3 Freeze the SQL sent to instrumentation Aidan Haran <a****n@y****m> over 3 years ago
a798480f merge Merge pull request #1020 from aidanharan/requiring-library-failure Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f8d39e4c Module containing silence_warnings needs to be required Aidan Haran <a****n@y****m> over 3 years ago
e7e5b933 Release v7.0.0.0 Wanderson Policarpo <w****o@g****m> almost 4 years ago
d7682fdb merge Merge pull request #1002 from aidanharan/index-types-7-0 Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b94a1108 merge Merge pull request #1004 from aidanharan/ci-fix-rails7-0-2 Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e571457e Dump the precision for datetime columns following the new defaults Aidan Haran <a****n@y****m> almost 4 years ago
e2271bd3 Fix support for different index types Aidan Haran <a****n@y****m> almost 4 years ago
e2cb6d33 Update README.md Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f21788a7 Release v7.0.0.0.rc1 Wanderson Policarpo <w****o@g****m> almost 4 years ago
480c87ba merge Merge pull request #997 from rails-sqlserver/update-ci-matrix Wanderson Policarpo <w****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
fde97645 Fix YAML load for ruby 3.1. Wanderson Policarpo <w****o@g****m> almost 4 years ago
41a6e805 Update CI matrix Wanderson Policarpo <w****o@g****m> almost 4 years ago
5decfd28 merge Merge pull request #995 from aidanharan/rubocop-redundant-self Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e99b8d14 merge Merge pull request #996 from aidanharan/relation-test-sort-results Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c6169634 Added comment Aidan Haran <a****n@y****m> almost 4 years ago
4fa4077a Coerce test so that results are sorted before comparision Aidan Haran <a****n@y****m> almost 4 years ago
cdded40d Rubocop: Style/RedundantSelf Aidan Haran <a****n@y****m> almost 4 years ago
633b903f merge Merge pull request #993 from aidanharan/replace-octal-values Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b3eac12a merge Merge pull request #992 from yellowspot/exclude-encryption-performance-test Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
29851ebe merge Merge pull request #994 from aidanharan/copyright-years Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
092b522b Updated the copyright years Aidan Haran <a****n@y****m> almost 4 years ago
e9dc25a4 Replace octal values with integers Aidan Haran <a****n@y****m> almost 4 years ago
40937934 exclude encryption performance from builds Matias Grunberg <m****s@y****v> almost 4 years ago
19bf2267 merge Merge pull request #990 from yellowspot/fix-datetime-with-precision Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f8faf02d merge Merge pull request #982 from yellowspot/coerce-encripted-with-limit-test Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
62d04142 merge Merge pull request #991 from aidanharan/coerce-update-all-delete-all-select-c... Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
00eb5202 Coerce update all and delete all tests Aidan Haran <a****n@y****m> almost 4 years ago
15b1d2bc [Rails 7] Define adapter type maps statically (#968) Matias Grunberg <m****s@y****v>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
91103fa5 merge Merge pull request #989 from yellowspot/coerce-test-using-blob Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d5273845 [Rails 7] Raise error asking for non-existing table columns (#988) Matias Grunberg <m****s@y****v>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e6206dd9 merge Merge pull request #986 from yellowspot/reimplement-preloader-monkey-patch Aidan Haran <a****n@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository