MCPcopy Create free account
hub / github.com/arkdb/inception / promote_first_timestamp_column

Function promote_first_timestamp_column

sql/sql_table.cc:1785–1810  ·  view source on GitHub ↗

Modifies the first column definition whose SQL type is TIMESTAMP by adding the features DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP. @param column_definitions The list of column definitions, in the physical order in which they appear in the table. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

create_table_from_itemsFunction · 0.85
mysql_create_tableFunction · 0.85
mysql_alter_tableFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected