nextcloud/3rdparty/aws-sdk/lib/cachecore/_sql
2012-06-10 16:34:44 -04:00
..
mysql.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 2012-06-10 16:34:44 -04:00
pgsql.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 2012-06-10 16:34:44 -04:00
README Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 2012-06-10 16:34:44 -04:00
sqlite3.sql Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 2012-06-10 16:34:44 -04:00

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.