gambas-source-code/main/lib
Benoît Minisini 706648c7c8 [WEBSITE MAKER]
* NEW: Upgrade to 3.7.1 version.

[GB.DB]
* NEW: Connection.SQL is a new property that returns a new SQLRequest 
  object that can be used for forging a SQL request whose syntax is adapted
  to the target connection.
* NEW: SQLRequest is a new class that helps to build a SQL request whose 
  syntax is adapted to a specific connection. The name of table fields are 
  always quoted so that they can include reserved characters.

[GB.DB.FORM]
* NEW: Use the new SQL property of the Connection object to build request.
* BUG: Fields with special characters in their name are now correctly
  quoted, thanks to the new SQL forgin mechanism.

[GB.DB]
* BUG: Don't crash when a SQLite database is not found and if the hostname 
  is null.
* NEW: GB_DB_DEBUG is a new environmental variable that allows to 
  externally set the DB.Debug property.
  
[GB.EVAL.HIGHLIGHT]
* NEW: SQL higlighting: the '`' quote character is taken into account now.


git-svn-id: svn://localhost/gambas/trunk@7020 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-04-03 21:11:18 +00:00
..
clipper
complex
compress
data [WIKI] 2015-01-13 20:01:40 +00:00
db [WEBSITE MAKER] 2015-04-03 21:11:18 +00:00
debug
draw [GB.DRAW] 2015-03-15 15:17:31 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2015-01-16 00:31:59 +00:00
geom [DEVELOPMENT ENVIRONMENT] 2015-01-07 18:17:01 +00:00
gui
gui.opengl
image [DEVELOPMENT ENVIRONMENT] 2015-01-03 21:52:17 +00:00
image.effect
inotify [CONFIGURATION] 2015-01-01 11:46:48 +00:00
option
signal
vb
gb.component
Makefile.am [CONFIGURATION] 2015-03-10 12:27:08 +00:00