What is Nostr?
ever4st
npub1mwc…nmwy
2025-02-13 06:46:19

ever4st on Nostr: #sqlite To add a new field to an existing table in SQLite: ALTER TABLE table_name \ ...

#sqlite

To add a new field to an existing table in SQLite:

ALTER TABLE table_name \
ADD COLUMN column_name data_type;
Author Public Key
npub1mwce4c8qa2zn9zw9f372syrc9dsnqmyy3jkcmpqkzaze0slj94dqu6nmwy