Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pool: Use correct name to remove index for CHILD_SA TS in SQLite script | Tobias Brunner | 2016-04-18 | 1 | -1/+1 |
| | | | | Fixes #1415. | ||||
* | pool: Install SQL schemas from src/pool | Tobias Brunner | 2014-02-12 | 1 | -0/+283 |
This allows us to install the schemas if either the attr-sql or sql plugin is enabled, since both use the same schema (at least in parts). |