d451552 Switch default database to sqlite (#1818910)

Authored and Committed by pmatilai 3 years ago
1 file changed. 15 lines added. 1 lines removed.
    Switch default database to sqlite (#1818910)
    
    Newly created databases will be sqlite unless overridden in configuration.
    
    If BDB database is detected at %posttrans of rpm itself, it's flagged
    for rebuild in the next reboot. This will serve two purposes: the primary
    objective is obviously to convert to configured (ie sqlite) format,
    but as a secondary side-effect, any remaining BDB databases will get
    a much needed maintenance rebuild from time to time.
    
        
  • Build completed
    success
    Built as rpm-4.15.90-0.git14971.11.fc33
    3 years ago
file modified
+15 -1