Changes between Initial Version and Version 1 of Ticket #67044, comment 6


Ignore:
Timestamp:
Mar 5, 2023, 7:59:53 PM (15 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67044, comment 6

    initial v1  
    11Replying to [comment:3 evanmiller]:
    2 > Thanks for the tips. VACUUM gives an error about VERSION not being collated (?).
     2> VACUUM gives an error about VERSION not being collated (?).
    33
    44MacPorts uses an SQLite extension that implements a custom sort order (a "collation") for version numbers. When MacPorts uses the registry, it loads that extension. If you want to use programs other than MacPorts to interact with the registry file, you have to load the MacPorts SQLite extension first.