Silvan
|
9af066d53c
|
fix(setup): steps 10 and 11 (#5987)
* fix(step10): count amount of wrong_events manually
* fix(step11): create index for better performance
|
2023-06-08 08:11:50 +02:00 |
|
adlerhurst
|
c6d29fc201
|
fix(eventstore): new column to test clock_timestamp()
|
2023-05-11 10:04:35 +02:00 |
|
Silvan
|
86f4477ae1
|
fix(step10): separate executions (#5754)
* feat: allow skip of success page for native apps (#5627)
add possibility to return to callback directly after login without rendering the successful login page
* build next
* fix(console): disallow inline fonts, critical styles (#5714)
fix: disallow inline
* fix(setup): step 10 for postgres (#5717)
* fix(setup): smaller transactions (#5743)
* fix(step10): split statements
* fix(step10): split into separate execs
* chore: prerelease
* add truncate before insert
* fix: add truncate
* Merge branch 'main' into optimise-step-10
* chore: reset release definition
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
|
2023-04-27 08:28:26 +00:00 |
|
Silvan
|
13f6b4686a
|
fix(setup): smaller transactions (#5742)
|
2023-04-25 08:12:53 +00:00 |
|
Silvan
|
8da8fbe6ce
|
fix(eventstore): correct creation date of events (#5683)
* fix: add setup step to correct creation dates
* fix(eventstore): replace now with statement ts
* fix(step10): correct number
* fix: handle wrong instance domain removed events
|
2023-04-18 19:29:04 +02:00 |
|