mdean
|
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 |
|
jengo
|
a4b8a88d81
|
Added dummy function for timestamp conversions
|
2001-08-05 06:52:25 +00:00 |
|
Miles Lott
|
cd339aa676
|
Formatting
|
2001-07-26 10:54:40 +00:00 |
|
jengo
|
3b28be028f
|
Removed the array from limit_query()
|
2001-07-08 04:17:28 +00:00 |
|
jengo
|
11d1dbc646
|
Changed the limit_query() function to make it easier for developers to use (NOT TESTED)
|
2001-07-02 19:17:04 +00:00 |
|
mdean
|
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 |
|
mdean
|
40ec10583d
|
Added some missing functionality.
|
2001-06-26 01:47:36 +00:00 |
|
seek3r
|
4e3e6c77cb
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
|
jengo
|
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 |
|
seek3r
|
fba1a92446
|
Put in new license details
|
2001-01-13 10:18:50 +00:00 |
|
seek3r
|
e97ef24062
|
switching to the new Object factory method
|
2001-01-11 09:52:33 +00:00 |
|