Skip to content

Commit efc64f3

Browse files
LightBenderdlang-bot
authored andcommitted
Create PR8804.dd
Add changelog entry for the ODBC changes.
1 parent 1be6d5d commit efc64f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog/PR8804.dd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Undo etc.c.odbc deprecation and enable usage on non-Windows systems
2+
3+
Previously, the etc.c.odbc bindings were deprecated and forwarded the core.sys.windows versions of the bindings via public import. However, ODBC is supported on all major platforms and the machine translated MinGW bindings in core.sys.windows have version(Windows) specified which results in being unable to use those bindings on non-Windows platforms. The bindings have been returned to etc.c.odbc, undeprecated, and support for non-Windows platforms enabled.

0 commit comments

Comments
 (0)