Method Sql.pgsql()->setcachedepth()
- Method setcachedepth
finalintsetcachedepth(void|intnewdepth)- Parameter
newdepth Sets the new cachedepth for automatic caching of prepared statements.
- Returns
The previous cachedepth.
- Note
This function is PostgreSQL-specific.