How to bulk import my users into Radicore? [message #4826] |
Fri, 10 July 2015 18:21 |
rafs
Messages: 69 Registered: May 2015
|
Member |
|
|
In my old schema I have a 'users' table which was linked to the 'created_at', and 'updated_at' fields of almost every table in the database.
(1) In my RADICORE implementation, will I need to rename my table fields to 'created_date', 'revised_date', 'created_user', 'revised_user', in order to work seemlessly with the RADICORE auto-insert methods?
(2) If I want to do a bulk import of my user records directly in mnu_user table, what is the hashing algorithm used before storing, and after loading?
Thanks.
|
|
|