Modify

Ticket #517 (assigned enhancement)

Opened 19 months ago

Last modified 19 months ago

Add db.delete_columns() method to API

Reported by: adam@… Owned by: andrew
Priority: minor Milestone: 1.0
Component: databaseapi Version: unknown
Keywords: Cc:

Description

Add this functionality:

db.delete_columns('table_name',['col1','col2'])

This would allow for much more efficient column deletion on large tables where multiple columns are being dropped.

Attachments

Change History

comment:1 Changed 19 months ago by andrew

  • Status changed from new to assigned
  • Milestone set to 1.0
View

Add a comment

Modify Ticket

Action
as assigned
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.