sql_catalog: No need to check for type
In case uid=0, its already being treated as int, so there is no need to check for type and add time to performance.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
In case uid=0, its already being treated as int, so there is no need to check for type and add time to performance.