Homec4science

Phriction basics

Authored by epriestley <git@epriestley.com> on Jul 11 2011, 17:54.

Description

Phriction basics

Summary:
Basically a copy/paste of parts of D636, but with two changes:

  • Fully separate the index table ("document") from the content table

("content"). I think this will be a cleaner solution in the long run.

  • Build slugs into the document structure.

This doesn't do anything useful, it just normalizes slugs and lays some
groundwork.

Test Plan:

  • Visited various /w/ pages and saw them normalize correctly.
  • Verified the DAO works by inserting dummy rows.

Reviewed By: codeblock
Reviewers: hsb, codeblock, jungejason, aran, tuomaspelkonen
CC: aran, codeblock, epriestley
Differential Revision: 638

Details

Committed
epriestley <git@epriestley.com>Jul 11 2011, 20:42
Pushed
aubortJan 31 2017, 17:16
Parents
rPH467308dd12e2: Script to selectively convert MyISAM tables to InnoDB
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf95913ec47c9: Phriction basics (authored by epriestley <git@epriestley.com>).Jul 11 2011, 20:42