grafana/pkg/services/sqlstore
2015-01-26 15:42:22 +01:00
..
migrator Final work on migration, now there is no usage of xorm table sync 2015-01-20 14:44:37 +01:00
sqlutil 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 2015-01-20 14:15:48 +01:00
account_test.go Validation check for not removing the last account admin 2015-01-20 15:48:19 +01:00
account_users.go Validation check for not removing the last account admin 2015-01-20 15:48:19 +01:00
account.go Worked on account update view 2015-01-26 15:42:22 +01:00
dashboard_test.go Various fixes to data access 2015-01-20 15:23:14 +01:00
dashboard.go Various fixes to data access 2015-01-20 15:23:14 +01:00
datasource_test.go 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 2015-01-20 14:15:48 +01:00
datasource.go Admin flagged users, create a default admin user on startup if missing 2015-01-15 14:44:15 +01:00
migrations_test.go Sign up and login work 2015-01-21 09:52:40 +01:00
migrations.go Final work on migration, now there is no usage of xorm table sync 2015-01-20 14:44:37 +01:00
sqlstore.go Final work on migration, now there is no usage of xorm table sync 2015-01-20 14:44:37 +01:00
tables.go Began work on real sql schema definitions, and migration engine 2015-01-17 21:40:22 +01:00
tokens.go Fixes for update user and add token 2015-01-19 18:57:51 +01:00
user.go 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 2015-01-20 14:15:48 +01:00