61 releases (23 breaking)
0.25.0 | Feb 6, 2024 |
---|---|
0.24.3 | Dec 8, 2023 |
0.24.0 | Nov 29, 2023 |
0.18.5 | Jul 20, 2023 |
0.6.1 | Mar 24, 2023 |
#14 in #forc
48 downloads per month
Used in 3 crates
(2 directly)
190KB
4.5K
SLoC
forc-postgres
A forc
plugin for basic Fuel Indexer PostgreSQL interaction.
Commands
forc-postgres create
Create a new database.
forc-postgres create postgres --persistent
forc-postgres start
Start a previously created database.
forc-postgres start postgres
forc-postgres stop
Stop a running database.
forc-postgres stop postgres
forc-postgres drop
Drop a stopped database.
forc-postgres drop postgres
Dependencies
~33–46MB
~771K SLoC