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