mirror of
https://github.com/grafana/grafana.git
synced 2026-08-16 16:14:59 -05:00
* Chore: Copy methods from sqlstore to org store * Rename method, add test * Add comments of tests * Chore: Add methods from sqlstore to org service interface * Avoiding import cycle * Add and remove some methods * User AddOrgUSer from org service in api * Fix test function calls