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
* support LIKE operator ([53e36fa](https://github.com/merceyz/eslint-plugin-sqlite/commit/53e36fa4ea170c14bf9eb53e883b672123c6c30f))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* check if not null column is always present ([747cc6a](https://github.com/merceyz/eslint-plugin-sqlite/commit/747cc6a433b1513d098fa982384d54b8aa7a33dc))
14
+
* handle column aliasing the rowid ([24436c9](https://github.com/merceyz/eslint-plugin-sqlite/commit/24436c9a4f911059943e28c05c99710c8874727a))
15
+
* handle varied casing and quoted identifiers ([202faf3](https://github.com/merceyz/eslint-plugin-sqlite/commit/202faf329d20fb7a4f90da53643d64025b5fc5e2))
0 commit comments