Hans Leidekker
|
22a277cc2e
|
msi: Fix some memory leaks.
|
2009-05-28 15:29:09 +02:00 |
|
James Hawkins
|
c9b3bc1165
|
msi: Column attributes for temporary string and int columns should be g and j respectively.
|
2009-03-02 12:05:28 +01:00 |
|
James Hawkins
|
62c544cf4f
|
msi: Implement the DROP TABLE sql command.
|
2008-10-06 13:05:52 +02:00 |
|
James Hawkins
|
91c205e8c0
|
msi: Sort each table of the join separately.
|
2007-12-18 12:32:55 +01:00 |
|
James Hawkins
|
76275bea09
|
msi: Remove an unused parameter.
|
2007-11-05 14:53:10 +01:00 |
|
James Hawkins
|
39bcc662e4
|
msi: Don't delete the table if the table deleted itself because of a release.
|
2007-10-23 18:05:05 +02:00 |
|
Alexandre Julliard
|
cd2780e2a7
|
msi: Avoid accessing a freed object.
|
2007-10-01 18:07:49 +02:00 |
|
James Hawkins
|
b830fb0a34
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
|
James Hawkins
|
8a7690c151
|
msi: Properly delete the columns view.
|
2007-07-24 11:49:33 +02:00 |
|
James Hawkins
|
ccef56f2cc
|
msi: Ref count temporary columns and release them when necessary.
|
2007-07-23 11:55:34 +02:00 |
|
James Hawkins
|
0fd733bf90
|
msi: Implement adding columns using the ALTER command.
|
2007-07-23 11:55:11 +02:00 |
|
James Hawkins
|
3b1ab76986
|
msi: Implement reference counting for tables, manipulated with the HOLD and FREE sql commands.
|
2007-07-19 12:00:43 +02:00 |
|
James Hawkins
|
9309f4dfa0
|
msi: Properly delete rows from the table, instead of zeroing out the row.
|
2007-06-19 11:31:44 +02:00 |
|
Mike McCormack
|
9e21dd57ae
|
msi: Fix a trace.
|
2006-10-31 11:56:51 +01:00 |
|
Mike McCormack
|
9b95c27c9c
|
msi: Remove some unused functions.
|
2006-10-26 12:56:09 +02:00 |
|
Mike McCormack
|
e2a0a35423
|
msi: Fix a memory leak.
|
2006-08-25 20:04:46 +02:00 |
|
Mike McCormack
|
399321c4f2
|
msi: Add a stub ALTER query.
|
2006-08-18 11:36:30 +02:00 |
|