Commit Graph

14 Commits

Author SHA1 Message Date
603be4f88a add license file 2024-10-16 18:22:29 -06:00
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
72df3adf0d add comments to the examples 2024-09-02 15:01:02 -06:00
0ce907dbc1 update readme 2024-09-02 14:58:46 -06:00
9d7879fff4 fix some options settings 2024-08-22 00:56:45 -06:00
59a0f52883 fix pointer for readYourWrites 2024-08-22 00:54:43 -06:00
208348206a fix other imports 2024-08-22 00:52:50 -06:00
46409becf8 add correct import 2024-08-22 00:49:53 -06:00
c70325c8c9 fix exported field 2024-08-22 00:47:04 -06:00
e5725dc249 expose the DB in order to be usable in a mapping library 2024-08-22 00:16:35 -06:00
cfd22dfc9c refactor into an importable library and keep an example 2024-08-22 00:05:50 -06:00
cdc8fc4e5e start changes to make into an importable library 2024-08-21 23:38:18 -06:00
74c70e6723 add windows info to readme 2024-08-19 01:12:28 -06:00
34541d687f initial commit 2024-08-19 01:07:19 -06:00