aboutsummaryrefslogtreecommitdiffstats
path: root/doc/database/db_cache.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/database/db_cache.bb')
-rw-r--r--doc/database/db_cache.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/database/db_cache.bb b/doc/database/db_cache.bb
deleted file mode 100644
index 02c292f20..000000000
--- a/doc/database/db_cache.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-
-OEmbed information cache
-
-[table]
-[tr][th]Field[/th][th]Description[/th][th]Type[/th][th]Null[/th][th]Key[/th][th]Default[/th][th]Extra
-[/th][/tr]
-[tr][td]k[/td][td]horizontal width + url or resource[/td][td]char(255)[/td][td]NO[/td][td]PRI[/td][td]NULL[/td][td]
-[/td][/tr]
-[tr][td]v[/td][td]OEmbed response from site[/td][td]text[/td][td]NO[/td][td][/td][td]NULL[/td][td]
-[/td][/tr]
-[tr][td]updated[/td][td]datetime of cache insertion[/td][td]datetime[/td][td]NO[/td][td][/td][td]NULL[/td][td]
-[/td][/tr]
-[/table]
-
-Return to [zrl=[baseurl]/help/database]database documentation[/zrl] \ No newline at end of file