TomFrost / Hydrogen

Hydrogen is a PHP 5.3+ performance and portability library
http://www.hydrogenphp.com
Other
40 stars 11 forks source link

Added a new Database template loader #7

Closed JackHarley closed 13 years ago

JackHarley commented 13 years ago

Just added a Database template loader, along with an updated autoconfig to specify table_name. Please pull! :)

TomFrost commented 13 years ago

Finally getting around to merging this :). Sorry for the wait! This is some kickass work. At first I was all "Hmm.. I should probably change this to cache the query result" and then I was all "I'm a dumbass, the template system controls the caching." So, good call on the raw query :)