
Key: |
CORE-1849
|
Type: |
New Feature
|
Status: |
Open
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Attid
|
Votes: |
3
|
Watchers: |
1
|
If you were logged in you would be able to see more operations.
|
|
|
api for clean fbserver cache from client
for sample i drop index at work database. some procedure use this index, and will create exception when i try use it.
now i mast reconect all user to clear cache or recompile procedure, but it will be more userfrendly to say server clear cache.
|
Description
|
api for clean fbserver cache from client
for sample i drop index at work database. some procedure use this index, and will create exception when i try use it.
now i mast reconect all user to clear cache or recompile procedure, but it will be more userfrendly to say server clear cache. |
Show » |
|
Currently what should we do to have dependent procedures/views to work with the modified version of the procedures/views they depend on, instead of using the version in the cache?
Is there any settings for avoiding this behaviour of working with the old version?
Thanks