Add an index on Profile.has_been_processed
Who made the oldest mistake in database management history? This guy.
This commit is contained in:
parent
10d4556ff3
commit
149cd44227
|
@ -0,0 +1 @@
|
|||
CREATE INDEX ON Profile (has_been_processed);
|
Loading…
Reference in New Issue