mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Previously every rebake would remove and recreate records in this table This caused created_at and updated_at to keep changing Yes, I know the SQL is somewhat complex, but this makes quote extraction more efficient cause we do everything in 2 round trips. This also removes some concurrency protection we should no longer need |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |