Closed (fixed)
Project:
Browscap
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Sep 2012 at 18:54 UTC
Updated:
21 Nov 2012 at 15:10 UTC
Jump to comment: Most recent file
The Browscap cache table's schema is identical to the schema used by system.module's cache table. Browscap should simply get the unprocessed schema and use that, instead of duplicating the schema definition.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | use-system-module-cache-schema-1795926-4.patch | 1.17 KB | devin carlson |
| #1 | use-system-module-cache-schema-1795926-1.patch | 1.17 KB | devin carlson |
Comments
Comment #1
devin carlson commentedA patch to use system.module's cache table schema.
Comment #2
devin carlson commentedCommitted to 7.x-2.x.
Comment #4
devin carlson commentedA patch for 6.x-2.x.
Comment #5
devin carlson commentedCommitted to 6.x-2.x.