Class Create
Create operation for databases
Namespace: Phramework\Database\Operations
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Operations/Create.php
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Operations/Create.php
Methods summary
public static
integer|array
|
#
create( array|object $attributes, string $table, string|null $schema = null, integer $return = self::RETURN_ID )
Create a new record in database |