- Connect to
psql
- Create the database using the
psql
commandCREATE DATABASE bookmark_manager;
- Connect to the database using the
pqsl
command\c bookmark_manager;
- Run the query we have saved in the file
01_create_bookmarks_table.sql
-
Notifications
You must be signed in to change notification settings - Fork 0
Nicola-Carroll/bookmark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published