Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) vor 7 Jahren
..
column.go c7e3ed096f fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 vor 10 Jahren
conditions.go 02a89c752b Progress on database schema migration for account -> org refactor vor 11 Jahren
dialect.go 5d95601720 Merge variable declaration with assignment (gosimple) vor 7 Jahren
migrations.go 33ae8d35ea comment unused struct fields vor 7 Jahren
migrator.go de8696d5d3 Outdent code after if block that ends with return (golint) vor 7 Jahren
mysql_dialect.go b7adf28501 Remove redundancy in variable declarations (golint) vor 7 Jahren
postgres_dialect.go de8696d5d3 Outdent code after if block that ends with return (golint) vor 7 Jahren
sqlite_dialect.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) vor 8 Jahren
types.go de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple) vor 7 Jahren