Revision 2369653...

Go back to digest for 21st July 2013

Features in Other

Aaron J. Seigo committed changes in [bodega-server] /:

add an autotags table

this allows creation of tags that will be automatically added when
another tag is created.

even more magical: autotags are generated on demand.

so an author tag of "Foo Bar" will get associated with the "author_f"
grouping tag. if "author_f" doesn't exist -> it gets created.

currently only used with author tags, but easily extensible beyond.

File Changes

Modified 2 files
  •   sql/core.plsql
  •   sql/core.sql
2 files changed in total