Changes between Version 27 and Version 28 of DbChanges


Ignore:
Timestamp:
2010-10-15T16:40:56Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DbChanges

    v27 v28  
    5454{{{
    5555#!sql
    56 update sys_functions set function_code='USERS' where function_code='USR';
     56UPDATE sys_functions SET function_code='USERS' WHERE function_code='USR';
    5757}}}
    5858