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

Download history 32/week @ 2023-12-01 20/week @ 2023-12-08 11/week @ 2024-02-02 12/week @ 2024-02-16 22/week @ 2024-02-23 7/week @ 2024-03-01 13/week @ 2024-03-08 7/week @ 2024-03-15

51 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

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

~31–46MB
~759K SLoC