jDbPrimaryKey

Extends \jDbConstraint

used to declare a primary key

package

jelix

Methods

jDbConstraint constructor.

__construct(string $name, array<mixed,string>|string $columns) 
inherited

Arguments

$name

string

$columns

array<mixed,string>|string

Properties

name

name : 
inherited

Type(s)

columns

columns : 
inherited

Type(s)