「Heroku」の版間の差分
提供: wikipokpok
1行目: | 1行目: | ||
heroku pg:psql -c "\d clients" | heroku pg:psql -c "\d clients" | ||
+ | |||
heroku pg:psql -c "select * from clients_id_seq" | heroku pg:psql -c "select * from clients_id_seq" |
2019年2月2日 (土) 10:05時点における版
heroku pg:psql -c "\d clients"
heroku pg:psql -c "select * from clients_id_seq"