/ Gists / Struktura tabulky
On gists

Struktura tabulky

AW

struct.php Raw #

<?php
		$description = $this->connection->table('customer_address')->getStructure();
		$description->getCols();