ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:database:oracle [2023/01/25 04:37] – [Auto-Increment Column] mnewnhamv5:database:oracle [2023/01/25 04:40] (current) – [Auto-Increment Column] mnewnham
Line 99: Line 99:
 === Accessing the trigger in your code === === Accessing the trigger in your code ===
 <code php> <code php>
 +
 +$db->useCompactAutoIncrements=true;
  
 $tab = 'customer_delivery_address'; $tab = 'customer_delivery_address';
v5/database/oracle.txt · Last modified: 2023/01/25 04:40 by mnewnham