You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/3rdparty/aws-sdk/lib/cachecore/_sql
Michael Gapczynski dd8303b975 Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago
..
README Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago
mysql.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago
pgsql.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago
sqlite3.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago

README

The .sql files in this directory contain the code to create the tables for database caching.

If you're not using database caching, you can safely ignore these.

If you ARE using database caching, simply load the correct *.sql file into your database to set up the required tables.