Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこの問題をローカルで解決することに成功しました:
移行ファイルがありません
しかし、現在Herokuで偉業を複製しようとしており、そこでデータベースにアクセスする方法がわかりません。誰かが私にプロセスを案内してもらえますか?
PSQLセッションを開いて、ローカルで使用したものと同じSQLを使用できます。
heroku pg:psql [DATABASE]
im developing a app in Android. in this project im using a List of Objects and i need to convert the list object in byte array. but there is a null pointer exception shown in logcat