diff options
author | yvesf <yvesf-git@xapek.org> | 2011-07-17 15:22:43 +0200 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-07-17 15:22:43 +0200 |
commit | ba14c390b1f377bed6b46a83073bc35e0438b88e (patch) | |
tree | 2c8f5f3428d3259a1a88e6bb453724cd688bc9d9 /refresh_cache.sql | |
parent | 214aeb0dd8bf2f979569a5070be09d2aa4653b81 (diff) | |
download | ebus-alt-ba14c390b1f377bed6b46a83073bc35e0438b88e.tar.gz ebus-alt-ba14c390b1f377bed6b46a83073bc35e0438b88e.zip |
cache auf int->real cast
Diffstat (limited to 'refresh_cache.sql')
-rw-r--r-- | refresh_cache.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/refresh_cache.sql b/refresh_cache.sql new file mode 100644 index 0000000..8734348 --- /dev/null +++ b/refresh_cache.sql @@ -0,0 +1 @@ +select value_cache_aktualisieren(); |