Asad Dhamani
  • Home
  • About
Sign in Subscribe

SQL

A collection of 1 post
How to rename or delete a column in SQLite?
SQL

How to rename or delete a column in SQLite?

I recently worked on a project involving SQLite, and while creating database migrations, I realized that SQLite does not support the complete ALTER TABLE syntax completely. Out of the box, you are able to rename a table, or add a column to an existing table, but that's it.
27 Jan 2019 2 min read
Page 1 of 1
Asad Dhamani © 2025
Powered by Ghost