Qore Sqlite3SqlUtil Module Reference  1.1
Sqlite3SqlUtil::Sqlite3PrimaryKey Class Reference

represents a Sqlite3-specific primary key constraint More...

Inheritance diagram for Sqlite3SqlUtil::Sqlite3PrimaryKey:

Public Member Methods

bool supportsName ()
 returns False since primary key constraints in Sqlite3 have no name
 

Detailed Description

represents a Sqlite3-specific primary key constraint