-
- Downloads
Extract sample DB to plugins directory on startup (#26828)
* initial implementation * some refactor and improved error handling * another refactor * fix reflection warning * add test and more refactor * another test * misc comment improvements and formatting * fix tests * small refactor * fix function call * address tamas's comments
Showing
- .clj-kondo/config.edn 1 addition, 1 deletion.clj-kondo/config.edn
- src/metabase/plugins.clj 43 additions, 35 deletionssrc/metabase/plugins.clj
- src/metabase/sample_data.clj 61 additions, 17 deletionssrc/metabase/sample_data.clj
- src/metabase/util/files.clj 4 additions, 2 deletionssrc/metabase/util/files.clj
- test/metabase/sample_data_test.clj 33 additions, 3 deletionstest/metabase/sample_data_test.clj
Loading
Please register or sign in to comment