link to schema doc
This commit is contained in:
parent
cf64786447
commit
141dd2e7ef
|
@ -405,6 +405,7 @@ class WC_Install {
|
|||
|
||||
/**
|
||||
* Get Table schema.
|
||||
* https://github.com/woothemes/woocommerce/wiki/Database-Description/
|
||||
* @return string
|
||||
*/
|
||||
private static function get_schema() {
|
||||
|
|
Loading…
Reference in New Issue