You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Indexed DB does not have any e2e tests. There are several complications which have seen these added and removed, but which should resolvable going forward:
Summary
Currently, the Indexed DB does not have any e2e tests. There are several complications which have seen these added and removed, but which should resolvable going forward:
sqlite
with a:memory:
connection type. However, the generics for differentdiesel::Connection
are very difficult to work with.sqlite
andpostgres
do not support the same fields or query types out of the box.The text was updated successfully, but these errors were encountered: