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.
nhibernateでhiloジェネレーターを使用している場合、id列のデータ型はどのようになりますか?intまたはbigint?
データ要件は何ですか?削除/ロールバックを含めて20億を超える行が必要な場合は、bigintに移動します。編集:IDを-20億から開始して、2倍の喜びを得ることができると思います。