datamaintain icon indicating copy to clipboard operation
datamaintain copied to clipboard

One tool to maintain all your database schemas!

Results 37 datamaintain issues
Sort by recently updated
recently updated
newest added

In MongoDriverTest, there is a test that tests the execution of InMemoryScript, which is a class exclusive to tests. This test should be removed.

good first issue
mongo
refactoring
hacktoberfest

Add a way to tell Datamaintain that a script cannot be executed if another was not executed yet. Two ways to to it: * comments at the beginning of a...

documentation
enhancement
scan
execute

If the option is set, all the scripts during an execution will be executed in parallel. To be discussed with the team.

enhancement
execute

Handle anti-slash on mongo uri

bug
mongo
config

https://github.com/marketplace/actions/upload-to-release

ci/cd

When there is no group in the identifier regex, Datamaintain does not throw any error but still executes the script without logging the executed script in the database. Datamaintain gave...

bug
config

Provide a sample to show how to use Datamaintain using Kodein, with the mongo driver. Please put it with [other samples]( https://github.com/4sh/datamaintain/tree/dev/samples). and add a README to explain what your...

documentation
good first issue
mongo
hacktoberfest

- The description of the method executeScript() in DatamaintainDriver is wrong, it only execute the script but does not insert its execution. - Methods markAsExecuted() and overrideScript() descriptions explain what...

documentation

Since we would like to welcome external contributors, there is a need to communicate with them, may it be Slack, Discord or something else. @driccio @nroulon any suggestions?