You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***migrations:** surface errors in dry run pending changes ([2cc91b9](https://github.com/WebFiori/database/commit/2cc91b94d6d78e2259c8fd028f692237a70dcd17)), closes [#129](https://github.com/WebFiori/database/issues/129)
9
+
***schema:** add skip/baseline support to SchemaRunner ([98ff685](https://github.com/WebFiori/database/commit/98ff68529f8d8e8e38aee87e808b54dd3673a13b)), closes [#136](https://github.com/WebFiori/database/issues/136)
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
***mysql:** cast PHP booleans to int for bit(1) column bindings ([480e659](https://github.com/WebFiori/database/commit/480e659bacaeaa27e9e5a58b8103697cab5f7513)), closes [#135](https://github.com/WebFiori/database/issues/135)
15
+
***mysql:** cast PHP booleans to int for bit(1) column bindings ([d19c735](https://github.com/WebFiori/database/commit/d19c735c09a23fbf5b928d6573cf3de858f27152)), closes [#135](https://github.com/WebFiori/database/issues/135)
0 commit comments