Create a configurable option to ignore raising increments when merging
ceardach - February 23, 2009 - 15:02
| Project: | Database Scripts |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ceardach |
| Status: | closed |
Jump to:
Description
Allow other developers to use other methods of handling the auto_increment issue by having a configurable option to disable raising increments during the merge.

#1
You can now choose to disable raising increments in config.inc. Set $raise_increments_on_merge to FALSE, and then you can use any other external method.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.