Commit Graph

182 Commits (eff687beced79f76ecc6dc887adcc66fbb61d1f2)

Author SHA1 Message Date
Torkel Ödegaard 964f0861d6 more work on dashboard snapshots 10 years ago
Torkel Ödegaard eb8b9c4ac3 Increase api_key.key varchar to 255 length 10 years ago
Torkel Ödegaard ebad9cb502 Fixed gofmt formating, updated precommit hook 10 years ago
Torkel Ödegaard d8005af8ee updated circle with fmt formating test 10 years ago
Torkel Ödegaard 011fdf7ab6 fixed bug in datasource schema migration 10 years ago
Torkel Ödegaard 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 years ago
Torkel Ödegaard 16fd256225 Added missing common.go 10 years ago
Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 years ago
Torkel Ödegaard ed68a4bb9a More work on SQL migrations 10 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
Torkel Ödegaard 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 years ago
Torkel Ödegaard 8bb9126b77 added postgres support for db migrations 11 years ago
Torkel Ödegaard 2379c5b770 Added loglevel to migrator, added dashboard table & index migrations 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 11 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago
Torkel Ödegaard 7d70ffe201 adding more columns for account table migration 11 years ago
Torkel Ödegaard a64a38d7dd Added migration log and migration id, do not execute already executed migrations 11 years ago
Torkel Ödegaard 8bfed7508c More work on sql schema and migrations, starting to get somewhere 11 years ago
Torkel Ödegaard 68a77c4051 More progress on db schema setup and migrations, tricky stuff 11 years ago
Torkel Ödegaard 1f987c1903 Began work on real sql schema definitions, and migration engine 11 years ago