diff options
author | Frederick Muriuki Muriithi | 2025-05-30 13:11:33 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-05-30 13:11:33 -0500 |
commit | 0f8772f572ad86e41d1dccda99e4bb1d4551b51a (patch) | |
tree | 5e325a4004d4563d5f6b21507a4c3f7e77c1e356 /scripts | |
parent | 3e226164ca02cbf56704672ca9549bf1cd9dd349 (diff) | |
download | gn-uploader-0f8772f572ad86e41d1dccda99e4bb1d4551b51a.tar.gz |
Use full table names rather than aliases
Using aliases leads to errors when you have to use table locking to
prevent data corruption. This commit updates queries to use the full
table names rather than aliases, in order to prevent such troubles.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions