diff options
| author | Frederick Muriuki Muriithi | 2024-06-17 14:29:50 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2024-06-17 14:29:50 -0500 |
| commit | b472424eca8ae14e154c41cee2a4ecd9d0810334 (patch) | |
| tree | 5986f1ef148a86237a563d5e15c73926ed47e740 /migrations | |
| parent | fc1c34201fe6d905d7bea9ec19cd7ae59af48e0c (diff) | |
| download | gn-auth-b472424eca8ae14e154c41cee2a4ecd9d0810334.tar.gz | |
Bug: use or's short-circuiting to prevent evaluation of statements
Without the `or` later statements were being evaluated, before the final value was computed. This commit short-circuits that behaviour.
Diffstat (limited to 'migrations')
0 files changed, 0 insertions, 0 deletions
