Open2ヶ月前にコメント追加3Denoではnpm:postgresではssl: "require" が動かないので deno.land/x/postgresjs を使う必要があるPostgreSQLDenofutchitwo2ヶ月前https://github.com/porsager/postgres/issues/723 bunでは修正報告があるが、 https://github.com/porsager/postgres/issues/749 それ以降にもエラー報告がある(古いバージョンを使っている可能性もあるので要確認)。 https://github.com/porsager/postgres/issues/1083 mssql や mongo など他のDBドライバーでも同様の問題が起こるらしい。 https://github.com/denoland/deno/issues/30033 返信を追加futchitwo2ヶ月前に更新deno公式「npm:postgres使ってpostgres繋げるやで」🤔 https://docs.deno.com/examples/postgres/ 返信を追加futchitwo2ヶ月前ちなみに、postgresjsのdeno版はnpm盤と別ソースっぽい https://github.com/porsager/postgres/tree/v3.4.7 返信を追加
futchitwo2ヶ月前https://github.com/porsager/postgres/issues/723 bunでは修正報告があるが、 https://github.com/porsager/postgres/issues/749 それ以降にもエラー報告がある(古いバージョンを使っている可能性もあるので要確認)。 https://github.com/porsager/postgres/issues/1083 mssql や mongo など他のDBドライバーでも同様の問題が起こるらしい。 https://github.com/denoland/deno/issues/30033 返信を追加
futchitwo2ヶ月前ちなみに、postgresjsのdeno版はnpm盤と別ソースっぽい https://github.com/porsager/postgres/tree/v3.4.7 返信を追加