Changes between Version 18 and Version 19 of LCS_specification


Ignore:
Timestamp:
04/15/2020 09:39:23 AM (6 years ago)
Author:
ally
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LCS_specification

    v18 v19  
    152152}}} 
    153153* Run the following command to confirm the data is imported correctly.  
    154 {{{ 
     154{{{  
    155155select * from closures;  
    156 }}} 
     156}}}  
    157157It should have all the entries from id 63 to 71 ( 9 entries total)  
    158158* Run the LCSv1 web2py application and open the search page on the browser.