Closed aboodman closed 2 years ago
I see - we made it required in the typescript type (abf8eccba602014745c95e0b47775b3310eb335a) but there's no runtime checking. I wonder what our policy for this kind of thing should be?
This one should probably be a runtime check too.
Right now if you don't provide one the created database name is
undefined
: