Project

General

Profile

  • svn:executable: *

# Date Author Comment
11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

7689 02/26/2013 02:25 PM Aaron Marcuse-Kubitza

lib/MySQL.*.sql.make: Added --user option to demonstrate how to set the DB user vs. the ssh user

7533 02/13/2013 11:56 PM Aaron Marcuse-Kubitza

lib/MySQL.*.sql.make: Documented that $server user/host are for ssh, not the DB

7532 02/13/2013 11:55 PM Aaron Marcuse-Kubitza

lib/MySQL.*.sql.make: Documented that $server can also contain a username (which will be used by ssh)

6362 11/23/2012 11:41 PM Aaron Marcuse-Kubitza

Added lib/MySQL.{data,schema}.sql.make templates to use in datasources' _MySQL/ dirs