Commit Graph

31 Commits

Author SHA1 Message Date
48f840d7de move from old projct to new one 2004-05-05 12:06:13 +00:00
e56c40e8c4 add disconnect function 2004-03-02 02:32:39 +00:00
00fbb7a4db Remove bad function 2004-02-25 05:28:46 +00:00
e50524c3ec Add real createdatabase() function for mssql - partial fix for 885687 2004-02-25 05:26:46 +00:00
4f724bc9b1 add empty functions for create_database() 2004-01-26 03:23:06 +00:00
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
94a2f4e043 added function-backtrace to db-error-messages 2003-10-16 16:59:31 +00:00
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
74dcff3c83 GNU Patch #105. 2002-02-15 01:25:20 +00:00
6ad604a565 Formatting 2002-02-10 12:04:10 +00:00
80162794d8 Applied fix from Bradley Bell to enable epoch date usage. 2001-12-14 03:42:17 +00:00
2767210843 Hopeful fix for possible infinite loop. Also added better tracking of explicit transaction state. 2001-12-13 00:50:21 +00:00
332cb51db9 GLOBALS 2001-11-23 19:23:22 +00:00
379a433cf6 Formatting, add index_names() function - only pg returns data so far 2001-09-22 02:47:06 +00:00
fa6dca2248 Fix for getting last identity insert. 2001-09-17 02:58:41 +00:00
4805243c8c Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
566b3920af Is that JavaScript I smell? 2001-09-17 00:45:27 +00:00
d169912713 Fixed swapped params. 2001-09-17 00:40:59 +00:00
d212773f1e Upgraded stuff - added db_addslashes() function. 2001-09-17 00:26:39 +00:00
af6d27da68 Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained. 2001-08-08 03:14:05 +00:00
a4b8a88d81 Added dummy function for timestamp conversions 2001-08-05 06:52:25 +00:00
cd339aa676 Formatting 2001-07-26 10:54:40 +00:00
3b28be028f Removed the array from limit_query() 2001-07-08 04:17:28 +00:00
11d1dbc646 Changed the limit_query() function to make it easier for developers to use (NOT TESTED) 2001-07-02 19:17:04 +00:00
77d13d24d9 Evolved the class to be more current. Untested and incomplete (table locking not implemented). I *hate* locks, anyway... 2001-07-01 19:43:04 +00:00
40ec10583d Added some missing functionality. 2001-06-26 01:47:36 +00:00
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
1201f2693a Fixed banner messages not including the GPL license on files which we did not fully write 2001-01-14 15:37:07 +00:00
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00