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.
空の文字列をコア データのデフォルト値として設定する方法はありますか? ここで問題は、sqlite テーブルの空白値を null として取得することです。これは望ましくありません。
ラグーさん、ありがとう。
私はこれを個人的に試したことはありませんが、「\u00A0」などのスペースのエンコードを使用してみてください。