Skip to content

Commit

Permalink
Remove deprecated session_field - refs BT#9049
Browse files Browse the repository at this point in the history
  • Loading branch information
ywarnier committed Feb 9, 2015
1 parent 2d5aae8 commit 7430b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/install/db_main.sql
Expand Up @@ -3059,4 +3059,3 @@ CREATE TABLE IF NOT EXISTS hook_call(
PRIMARY KEY PK_hook_management_hook_call(id)
);

INSERT INTO session_field (field_type, field_variable, field_display_text, field_default_value) values (2, 'description','Description', NULL);

0 comments on commit 7430b61

Please sign in to comment.