Add indexes to SQLite tables #15

Closed
opened 2022-06-28 18:19:06 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2022-06-28 18:19:06 +00:00 (Migrated from github.com)

This was missed when developing the original SQLite implementation. All FKs need indexes, and ensure the compound indexes in the RethinkDB implementation are migrated to SQLite as appropriate.

This was missed when developing the original SQLite implementation. All FKs need indexes, and ensure the compound indexes in the RethinkDB implementation are migrated to SQLite as appropriate.
danieljsummers commented 2022-06-28 21:37:29 +00:00 (Migrated from github.com)

This is complete.

This is complete.
Sign in to join this conversation.
No description provided.