Loading...
Loading...
PostgreSQL database helper. Use when writing SQL queries, exploring schema, or working with the database.
npx skill4agent add aluxf/pg-sqill pg-sqillDATABASE_URLexport $(cat .env | xargs) && psql $DATABASE_URL -c "YOUR SQL""Member""Task"-- Schema not synced. Run sync.sh in the scripts folder.LIMIT 5