* add H2 database to the project dependencies
* create a simple place to store application wide default config settings * configure our Korma db using app defaults or overridable environment variables * tell git to ignore any locally defined leiningen profiles from profiles.clj
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- project.clj 1 addition, 0 deletionsproject.clj
- src/metabase/config.clj 5 additions, 0 deletionssrc/metabase/config.clj
- src/metabase/db.clj 17 additions, 0 deletionssrc/metabase/db.clj
- test/metabase/core_test.clj 0 additions, 19 deletionstest/metabase/core_test.clj
Loading
Please register or sign in to comment