Our client's replication system requires all tables to have a primary key otherwise replication is not reliable.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panels-no_primary_key_in-2824380-2.patch | 945 bytes | jrglasgow |
Our client's replication system requires all tables to have a primary key otherwise replication is not reliable.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panels-no_primary_key_in-2824380-2.patch | 945 bytes | jrglasgow |
Comments
Comment #2
jrglasgow commentedHere is a patch to add the primary key
Comment #3
jrglasgow commentedComment #4
joelpittetThis may be reverted... Maybe consider merging with the revert stuff here? #2479879: Move 'panels_page_allowed_types' variable to a custom table.
I need this too, though btw. Can you touch up the coding standards on the comments for this patch? I may RTBC it if we decide to keep them separate
Comment #5
trevorw commentedNeed this also, patch here seems to work fine. Looked at #2479879 but got lost in what that's all doing for changes so stuck with this one for now. Will watch issues. Thanks.
Comment #7
joelpittetI know the table isn't being used ATM but I committed this because the table is still installed.
Comment #9
joelpittetAdding to plan #3157069: Plan for Panels 7.x-3.11