Class DiscoveredConventions
Conventions based on database structure.
- Nette\Database\Conventions\DiscoveredConventions implements Nette\Database\IConventions
public
|
|
public
string|array|null
|
|
public
array|null
|
#
getHasManyReference( string $nsTable, string $key )
Returns referenced table & referenced column. Example: |
public
array|null
|
#
getBelongsToReference( string $table, string $key )
Returns referenced table & referencing column. Example |
protected
|
$structure
|