Commit Graph

9 Commits (v0.2.1)

Author SHA1 Message Date
Mason Payne 15a59a376f remove Migrations from being exported 2024-10-17 20:03:53 -06:00
Mason Payne b08636ba39 move-migrations-to-option (#1)
Removes global variables and sets up migrations as optional.

Reviewed-on: #1
Co-authored-by: Mason Payne <mason@masonitestudios.com>
Co-committed-by: Mason Payne <mason@masonitestudios.com>
2024-10-16 18:04:01 -06:00
Mason Payne 9d7879fff4 fix some options settings 2024-08-22 00:56:45 -06:00
Mason Payne 59a0f52883 fix pointer for readYourWrites 2024-08-22 00:54:43 -06:00
Mason Payne 208348206a fix other imports 2024-08-22 00:52:50 -06:00
Mason Payne 46409becf8 add correct import 2024-08-22 00:49:53 -06:00
Mason Payne c70325c8c9 fix exported field 2024-08-22 00:47:04 -06:00
Mason Payne e5725dc249 expose the DB in order to be usable in a mapping library 2024-08-22 00:16:35 -06:00
Mason Payne cfd22dfc9c refactor into an importable library and keep an example 2024-08-22 00:05:50 -06:00