I use SQLite.swift
I tried the expression:
userTable.filter(contains([1, 2, 3, 4, 5], entryId)) from the example. But I got the following error: Cannot find an overload for 'contains' that accepts an argument list of type '([Int], Expression<String>)'
How can I make this work?
Aucun commentaire:
Enregistrer un commentaire