We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa40c5 commit d36e5c4Copy full SHA for d36e5c4
.github/issue_template.md
@@ -0,0 +1,23 @@
1
+## Issue
2
+<!-- Give a brief summary of the issue. -->
3
+
4
+## Expected behavior
5
+<!-- Tell us what should happen -->
6
7
+## Actual behavior
8
+<!-- Tell us what happens instead -->
9
10
+## How to reproduce
11
+<!-- See https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/wiki/How-to-report-a-bug -->
12
13
+# Details
14
15
+- **Rails version**: `x.x.x`
16
+- **SQL Server adapter version**: `x.x.x`
17
+- **TinyTDS version**: `x.x.x`
18
+- **FreeTDS details**:
19
20
+ ```
21
+ run `tsql -C` and paste here the output.
22
23
0 commit comments