SQLite.swift
SQLite.swift copied to clipboard
Remove trace_v1
Hi, I've been testing building the package for both Windows and Android over here: https://github.com/stephencelis/SQLite.swift/compare/master...theolampert:SQLite.swift:master
I think that trace_v1 is still in the codebase but deprecated in a version older than the minimum supported versions in the Package.swift. Could I open a separate PR to remove this?
Sure, go ahead!