Marcus Efraimsson
|
12f3c8f9d6
fix only add column if not exists for mysql
|
7 lat temu |
Marcus Efraimsson
|
09b3014683
fix only create/drop database indices if not exists/exists
|
7 lat temu |
Marcus Efraimsson
|
d093244282
sqlstore: add support for checking if error is constraint validation error
|
7 lat temu |
Dan Cech
|
1dfff74da9
move database-specific code into dialects (#11884)
|
7 lat temu |
Karsten Weiss
|
5d95601720
Merge variable declaration with assignment (gosimple)
|
7 lat temu |
Marcus Efraimsson
|
3d1c624c12
WIP: Protect against brute force (frequent) login attempts (#10031)
|
8 lat temu |
Dan Cech
|
24d4e50343
utf8mb4 encoding (#7959)
|
8 lat temu |
bergquist
|
e5c64732f1
fix(sql): Add boolstr to all dialects
|
9 lat temu |
Torkel Ödegaard
|
c7e3ed096f
fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505
|
10 lat temu |
Torkel Ödegaard
|
835fd383ad
fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896
|
10 lat temu |
Torkel Ödegaard
|
ed68a4bb9a
More work on SQL migrations
|
10 lat temu |
Torkel Ödegaard
|
02a89c752b
Progress on database schema migration for account -> org refactor
|
10 lat temu |
Torkel Ödegaard
|
60541a455f
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
|
11 lat temu |
Torkel Ödegaard
|
0a695ba17a
Final work on migration, now there is no usage of xorm table sync
|
11 lat temu |
Torkel Ödegaard
|
afb847acc8
a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do
|
11 lat temu |