database table create options generic

Created on 3 April 2014, over 10 years ago
Updated 7 September 2024, 4 months ago

From #2152443 (was going off topic).

MariaDB plugins like OQGraph, SphinxSE and Cassandra though all the MariaDB ones require arguments to be also accessible as an array of key/value pairs.

SQLite supports WITHOUT ROWID. Postgresql has storage parameters. So perhaps an array of table options would be a good interface for all in table options.

options = array('connection' => ...);

options = array('without rowid' => NULL....);

options = array('fillfactor' => 30.3);
Feature request
Status

Closed: works as designed

Version

11.0 🔥

Component
Database 

Last updated 2 days ago

  • Maintained by
  • 🇳🇱Netherlands @daffie
Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024