Amanda Torres commited on
Commit ·
6535de1
1
Parent(s): 53fe193
audit bigquery access control time in record
Browse files- database.py +1 -1
database.py
CHANGED
|
@@ -94,4 +94,4 @@ class SupportDatabase:
|
|
| 94 |
if len(page) < batch_size:
|
| 95 |
break
|
| 96 |
offset += batch_size
|
| 97 |
-
# Last sync: 2026-05-07 22:
|
|
|
|
| 94 |
if len(page) < batch_size:
|
| 95 |
break
|
| 96 |
offset += batch_size
|
| 97 |
+
# Last sync: 2026-05-07 22:50:17 UTC
|