tomaskarlik/conventions

Set static conventions settings.

v1.0 2018-05-04 13:49 UTC

This package is not auto-updated.

Last update: 2024-03-21 14:13:02 UTC


README

Install

Download package

composer require tomaskarlik/conventions

Register extension in config.neon

extensions:
	conventions: TomasKarlik\Conventions\DI\Extension

conventions:
	my_view1: primary_key1
	my_view2: primary_key2
	table: key_name

database:
	conventions: @TomasKarlik\Conventions\Conventions

Other tables use Nette\Database\Conventions\DiscoveredConventions