Mercurial > hg > rc1
view SQL/sqlite/2008060900.sql @ 51:b80b258cc02c
More cleaning up php8 Warnings/deprecations
| author | Charlie Root |
|---|---|
| date | Wed, 08 Oct 2025 08:50:06 -0400 |
| parents | 1e000243b222 |
| children |
line wrap: on
line source
-- Updates from version 0.2-alpha CREATE INDEX ix_messages_created ON messages (created);
