Remove incorrect comment about supporting only SQLite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0cc1c7f198
commit
347eff6788
@ -1,10 +1,9 @@
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
#Note that at the moment it only implements SQLite. This will probably be extended.
|
||||
#Also, ugly perl errors/and warnings are not currently wrapped. This probably will be cleaned
|
||||
#perl errors/and warnings are not currently wrapped.
|
||||
# This probably will be cleaned
|
||||
#up
|
||||
#Some known weird behaviors
|
||||
#creating new sqlite db files when only requested to read non-existant table, easy to fix,
|
||||
#but going for prototype
|
||||
#class xcattable
|
||||
package xCAT::Table;
|
||||
use Sys::Syslog;
|
||||
|
Loading…
Reference in New Issue
Block a user