Skip to content

Commit

Permalink
docs: note about breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Sep 20, 2022
1 parent 1fbb7dc commit 2e135a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Built-on top of [Knex](https://knexjs.org) + [Faker](https://fakerjs.dev/), and

> Have you ever written tests, in which the first 15-20 lines of each test are dedicated to just setting up the database state by using multiple models? With Factorio, you can extract all this set up to a dedicated file and then write the bare minimum code to set up the database state.
馃毀 **This is a work in progress. v1 is not ready, some features are missing** 馃毀
馃毀 **This is a work in progress. v1 is not ready, some features are missing. Expect major API changes without following semver.** 馃毀

## Features
- Support for multiple databases ( SQLite, Postgres, MySQL, MSSQL ... )
Expand Down

0 comments on commit 2e135a8

Please sign in to comment.