Open github-actions[bot] opened 1 year ago
Create database table for Schools
@Entity
@Repository
docs/h2-database.md
dokku postgres:connect team02-qa-db
\dt
schools
\q
Create database table for Schools
Acceptance Criteria:
@Entity
class called School.java@Repository
class called School.javadocs/h2-database.md
for instructions.)\dt
at the prompt. You should seeschools
listed in the table.\q
to quit