root/trunk/phpbms/install/updatev0.611.sql
| Revision 145, 172 bytes (checked in by mipalmer, 6 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | UPDATE tablecolumns SET `column`="notes.repeat+if(notes.parentid is null, 0,1)" WHERE id=124; |
| 2 | UPDATE tablecolumns SET `column`="notes.repeat",format="boolean" WHERE id=129; |
Note: See TracBrowser
for help on using the browser.