Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
La función de suma realmente funciona. NOT NULL y los valores por defecto se colocan en (si se suministra en crear la tabla). Este control de la publicación de los valores nulos en las columnas durante la inserción. Es un error si los nulos se encuentren donde se indicará «no nula".
Tags:
Minor bugfixes
The sum function actually works. Not null constraints and default values are put in (if supplied during create table). This release checks for null values in columns during insert. It fails if nulls are found where they are marked as ‘not null’.