Skip to content

Commit

Permalink
🗃️(prefect) update API test database
Browse files Browse the repository at this point in the history
Recent changes introduced new features that may help to build indicators
(e.g. Statique materialized view). We need those!

Note that we now use Git-LFS for the data file as it's larger than 50Mo.
  • Loading branch information
jmaupetit committed Feb 6, 2025
1 parent ac4eba7 commit dcf2970
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data/qualicharge-api-data.sql filter=lfs diff=lfs merge=lfs -text
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ vous invitons à consulter notre
Pour travailler sur ce projet, vous aurez besoin d'installer les outils suivants
sur votre poste de travail :

- [Git-lfs](https://git-lfs.com)
- [Docker](https://www.docker.com)
- [Docker compose](https://docs.docker.com/compose/)
- [GNU Make](https://www.gnu.org/software/make/manual/make.html)
Expand Down
Binary file modified data/qualicharge-api-data.sql
Binary file not shown.
Binary file modified data/qualicharge-api-schema.sql
Binary file not shown.

0 comments on commit dcf2970

Please sign in to comment.