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.
日付の配列を保存しようとしています。日付オブジェクトのリストを提供していますが、psycopg2は上記のエラーをスローしています。
これを回避する方法について何か考えはありますか?
これはPostgreSQLエラーです。明示的なキャストが必要です。::date[]値またはプレースホルダーの後に追加します。
::date[]