Torkel Ödegaard 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id 11 gadi atpakaļ
..
migrator 10820f31c2 Changed go package path 11 gadi atpakaļ
sqlutil 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 gadi atpakaļ
account.go 10820f31c2 Changed go package path 11 gadi atpakaļ
account_test.go 10820f31c2 Changed go package path 11 gadi atpakaļ
account_users.go 10820f31c2 Changed go package path 11 gadi atpakaļ
apikey.go 10820f31c2 Changed go package path 11 gadi atpakaļ
dashboard.go e3764ad951 Fixed failing dashboard sql test 11 gadi atpakaļ
dashboard_test.go e3764ad951 Fixed failing dashboard sql test 11 gadi atpakaļ
datasource.go 10820f31c2 Changed go package path 11 gadi atpakaļ
datasource_test.go 10820f31c2 Changed go package path 11 gadi atpakaļ
migrations.go 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id 11 gadi atpakaļ
migrations_test.go 10820f31c2 Changed go package path 11 gadi atpakaļ
shared.go 10820f31c2 Changed go package path 11 gadi atpakaļ
sqlstore.go 10820f31c2 Changed go package path 11 gadi atpakaļ
star.go 10820f31c2 Changed go package path 11 gadi atpakaļ
stars_test.go 10820f31c2 Changed go package path 11 gadi atpakaļ
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 gadi atpakaļ
user.go 0f63c04beb Fixed bug in user creation and admin role 11 gadi atpakaļ