You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2001/09/18 22:25:02 UTC

cvs commit: jakarta-turbine-torque/src/templates/sql/db-init/hypersonic unix.vm windows.vm

jvanzyl     01/09/18 13:25:02

  Added:       src/templates/sql/db-init/hypersonic unix.vm windows.vm
  Log:
  - adding default init templates which do nothing as hsqldb creates
    the database automatically if it doesn't exist. i haven't tried
    hsql (hsqldb) in a while and it was dead simple to setup this
    time. looks like it will be a viable choice.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-torque/src/templates/sql/db-init/hypersonic/unix.vm
  
  Index: unix.vm
  ===================================================================
  #!/bin/sh
  
  
  
  
  
  1.1                  jakarta-turbine-torque/src/templates/sql/db-init/hypersonic/windows.vm
  
  Index: windows.vm
  ===================================================================
  ECHO Not implemented
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org