42 void testAutoPKeyRecordInsertSelect ();
43 void testAutoPKeyRecordInsertRvalueReturnsPKey ();
44 void testAutoPKeyRecordInsertConstLvalueReturnsPKey ();
45 void testAutoPKeyRecordInsertSetsPKey ();
47 void testNoPKeyRecordInsertSelect ();
49 void testNonInPlaceConstructibleRecordInsertSelect ();
51 void testComplexConstraintsRecordInsertSelectDefault ();
52 void testComplexConstraintsRecordInsertSelectIgnore ();
53 void testComplexConstraintsRecordInsertSelectReplace ();