File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 @choptastic 's fork). This requires
66 [ new functionality] ( https://github.com/mysql-otp/mysql-otp/pull/194 ) in
77 mysql-otp.
8- * The epgsql bridge now relies on mainline [ epgsql] ( (rather than @choptastic 's
8+ * The epgsql bridge now relies on mainline
9+ [ epgsql] ( https://github.com/epgsql/epgsql ) (rather than @choptastic 's
910 fork). This ended up requiring migrating @choptastic 's epgsql customizations
1011 to become epgsql [ custom
1112 codecs] ( https://github.com/epgsql/epgsql/blob/devel/doc/pluggable_types.md )
1213 and [ epgsql_decimal] ( https://github.com/egobrain/epgsql_decimal ) .
1314* Fixed ` epgsql ` 's decoding of ` decimal ` /` numeric ` types to return a float or
14- integer. (Fixes Issue #5 )
15- * Fixed a crash in the ` epgsql ` driver (Issue #10 ) (Thanks @th31nitiate !)
15+ integer. (Fixes [ Issue #5 ] ( https://github.com/choptastic/sql_bridge/issues/5 ) )
16+ * Fixed a crash in the ` epgsql ` driver
17+ ([ Issue #10 )] ( https://github.com/choptastic/sql_bridge/issues/10 ) (Thanks
18+ @th31nitiate !)
1619* The above work ensures that sql_bridge is now fully hex compliant and
1720 available in [ hex.pm] ( https://hex.pm/packages/sql_bridge ) .
1821* Fix a big transaction bug in the mysql-otp bridge where transactions were
You can’t perform that action at this time.
0 commit comments