We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fd820 commit fc216feCopy full SHA for fc216fe
CHANGELOG.md
@@ -161,10 +161,6 @@ CREATE INDEX IF NOT EXISTS user_last_active_last_active_time_index ON user_last_
161
ALTER TABLE tenant_configs ADD COLUMN IF NOT EXISTS is_first_factors_null BOOLEAN DEFAULT TRUE;
162
ALTER TABLE tenant_configs ALTER COLUMN is_first_factors_null DROP DEFAULT;
163
```
164
-=======
165
-## [7.0.2] - 2025-08-12
166
-
167
-- Helpers for docker build
168
169
## [7.0.1] - 2024-04-17
170
0 commit comments