postgre SQL Connection String
have 2 version of it postgres://username:password@127.0.0.1:5432/dbname AND postgresql://username:password@127.0.0.1:5432/dbname
Danang Setya Pramana - Working Memory
This is my working memory when i forgot some command and some code for my work
have 2 version of it postgres://username:password@127.0.0.1:5432/dbname AND postgresql://username:password@127.0.0.1:5432/dbname
mongodb://username:password@127.0.0.1:27017/dbname?authSource=admin
goto your vs code , settings and type flutter run additional args and remove args --no-sound-null safety, and flutter will work