##// END OF EJS Templates
Slight change to the visibility SQL statement....
Slight change to the visibility SQL statement. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2878 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r2764:041277235bd2
Show More
dbconsole
3 lines | 100 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'