Me: opens Xcode
Me: “ok nerds, watch and learn”
Me: chat.OpenAI.com
“How do I remove duplicate rows from a table where the id matches in swift using the c SQLite api”
Me: opens Xcode
Me: “ok nerds, watch and learn”
Me: chat.OpenAI.com
“How do I remove duplicate rows from a table where the id matches in swift using the c SQLite api”
@Migueldeicaza If it helps, there’s this project which makes SQLite ”swifty”: https://github.com/stephencelis/SQLite.swift
Unless you want to avoid a third-party library for it.