Project

General

Profile

Actions

Task #581

open

mechanism to dynamically autopopulate NOT NULL values

Added by Aaron Marcuse-Kubitza about 11 years ago.

Status:
New
Priority:
Normal
Start date:
03/06/2013
Due date:
% Done:

0%

Estimated time:
Activity type:

Description

  • this is currently done using sql_io.put_table()'s col_defaults parameter, which only supports constant values
  • the col_defaults mechanism should be expanded to be able to use any input column, or any value which is generatable from input columns
  • any value generated for a col_default should be cached permanently in the input table for reuse by other col_defaults, including col_defaults for future imports
    • if the input table is a view, the view must first be materialized for this to work

No data to display

Actions

Also available in: Atom PDF