cookbook 'sqlite', '= 1.1.2'
The sqlite cookbook has been deprecated
Author provided reason for deprecation:
The sqlite cookbook has been deprecated and is no longer being maintained by its authors. Use of the sqlite cookbook is no longer recommended.
sqlite (5) Versions 1.1.2 Follow11
Installs sqlite
cookbook 'sqlite', '= 1.1.2', :supermarket
knife supermarket install sqlite
knife supermarket download sqlite
sqlite Cookbook
Installs sqlite.
Requirements
Platform:
- Debian/Ubuntu
- RHEL/CentOS
Usage
If you want to store data on a local sql database in a single file,
use sqlite, and include recipe[sqlite]
.
License and Author
- Author:: Joshua Timberman (joshua@chef.io)
Copyright:: 2009-2015, Chef Software, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
sqlite Cookbook CHANGELOG
This file is used to list changes made in each version of the sqlite cookbook.
v1.1.2:
- Update Kitchen CI config with the latest platforms
- Add Travis CI config
- Update Berksfile config to 3.X format
- Update contributing doc
- Add Gemfile with development dependencies
- Add testing / supermarket release badges
- Add chefignore
- Add long_description, source_url and issues_url to metadata
- Add basic chefspec convergence tests
- Add rubocop config and resolve rubocop warnings
v1.1.0:
- [#2] - Include SQLite 3 development files on debian platforms
v1.0.0:
- [COOK-1201] - Add support for CentOS, (later via) RHEL family
v0.7.1:
- Current public release
Foodcritic Metric
1.1.2 passed this metric
1.1.2 passed this metric