Skip to content

[0.11.0] `createDataStore` reuses old DataStore with same columns

Latest
Compare
Choose a tag to compare
@RobAtticus RobAtticus released this 15 Jul 20:53
· 1 commit to master since this release

Changelog

  • Client will reuse a DataStore with the same columns when using createDataStore if it exists (rather than create a duplicate)