Ralf Becker
c591c2c221
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
Miles Lott
978c0e6869
Add bool type from latest schema_proc from dcl
2004-02-24 21:32:20 +00:00
Miles Lott
b5854dbaee
missed one call in last commit
2003-12-18 02:27:03 +00:00
Miles Lott
3c12d529f8
Modifed GetIXSQL routines to actually return valid index SQL for postgresql; This needs to be tested further, but does appear to work.
2003-12-17 13:58:02 +00:00
Ralf Becker
27f8837364
reading the indices correct (multiple columns, fulltext and length-limited) indexes
2003-10-22 02:40:16 +00:00
Ralf Becker
8d2c4bb7a3
fixed schemaproc to create indexes and enhanced syntax to create multicolum indexes and unique keys
2003-10-21 18:09:58 +00:00
Ralf Becker
9c322199d6
fixed bug in conversation table --> schema for bigint
2003-10-08 19:08:30 +00:00
Ralf Becker
4c922ae28a
applied ilia's patch for binary columns (mysql returns varchar(#) binary)
2003-10-07 16:41:00 +00:00
Ralf Becker
3d2edbc0a7
gnu-patch #740
2003-05-05 19:33:10 +00:00
skeeter
550bb2f132
GNU Patch #304 .
2002-06-23 17:10:28 +00:00
skeeter
33267908d2
Fixes for a deprecated call by reference.
2002-04-11 14:12:34 +00:00
Miles Lott
3f78583e6e
This has worked for awhile now in php3/4
2002-04-11 10:49:06 +00:00
seek3r
1ef33ce9ae
fixed php3 support problem
2002-04-11 06:11:44 +00:00
skeeter
5a609ab5da
Fix for a call by reference.
2002-04-10 18:30:33 +00:00
Miles Lott
ca9651d890
Moving schema_proc classes to the api
2002-03-03 21:48:34 +00:00