Skip to content

pemattern/open-erase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrations

sqlx migrate add -r <name_of_change>

SQL Queries

psql -h localhost -p 5432 -U postgres -d postgres

then

SELECT * FROM users;

Test

make dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •