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