Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [RedRum] Add Column: Edit Log

Here is the list of edits for this post
Re: [RedRum] Add Column
printing $editor->{table} prints Links (which is right) Pirate

I tried adding:

$editor->drop_col('Price') or return Plugins::MyPlugin->error("Could not drop Price column: $GT::SQL::error");

....and I got:

Could not drop Price column: Failed to execute query: 'ALTER TABLE lsql_Links DROP Price' Reason: Can't DROP 'Price'.

This is weird.

Last edited by:

RedRum: Feb 24, 2002, 9:26 AM

Edit Log: