Add DB_COMPAT_PADDED_NAMES

  • Konuyu Başlatan Konuyu Başlatan Github
  • Başlangıç tarihi Başlangıç tarihi
  • Öne çıkan

Github

Çaylak Üye
Katılım
6 Eylül 2025
Mesajlar
32
Tepkime puanı
0
Puan
1
Add DB_COMPAT_PADDED_NAMES

This allows for databases where the names are padded (due to being stored in CHAR(N) columns instead of VARCHAR(N)).
Our existing database has a few such cases, combined with some data remnants from when a column was padded but is no longer.

This will be entirely replaced in future, but for now we'll just allow for such cases.

Closes #479

Github Commit Görüntüle...
See Commints...

..
 
Geri
Üst