bolsinga / itunes_json

This uses the iTunesLibrary or MusicKit framework to emit JSON representing the music library.
2 stars 0 forks source link

Add Database.transaction #347

Closed bolsinga closed 6 months ago

bolsinga commented 6 months ago

Completely learned and lifted from https://jackmorris.xyz/posts/2024/01/12/swift-sqlite-part-3/

bolsinga commented 6 months ago

Helps with https://github.com/bolsinga/itunes_json/issues/331