mysql.d icon indicating copy to clipboard operation
mysql.d copied to clipboard

Deprecation: function .enforceEx!(MYSQL*).enforceEx` is deprecated - Use enforce. enforceEx will be removed with 2.089.

Open kvetal opened this issue 6 years ago • 1 comments

.dub/packages/mysql-d-0.3.3/mysql-d/source/mysql/mysql.d(44,51): Deprecation: function std.exception.enforceEx!(MysqlDatabaseException).enforceEx!(MYSQL*).enforceEx is deprecated - Use enforce. enforceEx will be removed with 2.089. .dub/packages/mysql-d-0.3.3/mysql-d/source/mysql/mysql.d(49,43): Deprecation: function std.exception.enforceEx!(MysqlDatabaseException).enforceEx!(MYSQL*).enforceEx is deprecated - Use enforce. enforceEx will be removed with 2.089. .dub/packages/mysql-d-0.3.3/mysql-d/source/mysql/mysql.d(148,43): Deprecation: function std.exception.enforceEx!(MysqlDatabaseException).enforceEx!bool.enforceEx is deprecated - Use enforce. enforceEx will be removed with 2.089.

kvetal avatar Oct 09 '18 05:10 kvetal

Would be cool to get an update here, I am still using the package and 2.089 is now around the corner.

EmTee70 avatar Oct 04 '19 06:10 EmTee70