b0bb9fa480
* BUG: Expression analyze now works correctly when ME or SUPER is used. [FARM SERVER] * NEW: Use the new automatic database creation feature. [WIKI SERVER] * NEW: Support for babelmark markdown syntax comparison. [GB.DB] * BUG: Don't crash at connection opening when no database name is specified. * NEW: The Connection class has now a part written in Gambas, and the C part has been put in a parent hidden class named '_Connection'. * NEW: Connection.GetTemplate() is a new method that return the description of the database as a string template. * NEW: Connection.ApplyTemplate() is a new method that takes the previous template to initialize the structure of the database. If a table included in the description already exists, it is silently ignored. * NEW: Connections.Create() is a new static method that create a specific database from a named connection and its template as saved by the IDE in the current project. git-svn-id: svn://localhost/gambas/trunk@6657 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb.db.h | ||
gb.db.proto.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |