Displaying 1 result from an estimated 1 matches for "setlink_end_d".
2006 May 13
1
Rake clone bug?
...|
| link_id | bigint(20) unsigned | | PRI | NULL |
auto_increment |
| external_pupil_id | int(11) | YES | | NULL |
|
| external_pupil_set_id | int(11) | YES | | NULL |
| |
| setlink_end_date | int(11) | YES | | NULL |
|
| setlink_start_date | int(11) | | | 0 |
|
+-----------------------+------------------------+------+-----+---------+----------------+
gets cloned by rake to:
+---------------...