Sponsored by: Depot — AI agents write code in seconds. CI shouldn't make them wait minutes. Try Depot CI
Wednesday, 6th May 2020
TILList all columns in a SQLite database— Here's a devious trick for listing ALL columns in a SQLite database, using a SQL query that generates another SQL query.