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
Copy file name to clipboardExpand all lines: Changelog.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,9 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Bug Fixes
8
8
9
-
- Fix AR adapter when table doesn't exist (https://github.com/flippercloud/flipper/pull/786).
9
+
- Fix ActiveRecord adapter when table doesn't exist (https://github.com/flippercloud/flipper/pull/786).
10
+
- Fix ActiveRecord adapter when using MySQL with expressions (https://github.com/flippercloud/flipper/pull/790)
10
11
- Fix an error where the Rails integration in `Flipper::Engine` was not properly delegating a class method to the instance (https://github.com/flippercloud/flipper/pull/788)
11
-
```
12
-
undefined local variable or method `default_strict_value' for Flipper::Engine:Class
0 commit comments