fix for importing unsigned ints into the SQL Form from an existing table

This commit is contained in:
Colin Kuskie 2007-02-18 22:50:24 +00:00
parent b8bd315555
commit 859886e8f8
2 changed files with 7 additions and 3 deletions

View file

@ -16,6 +16,7 @@
- fix: Events are created with no group information.
- fix: Can't add files with File Pile (perlDreamer Consulting, LLC)
- fix: Calendar: Month View Always Shows Sunday (perlDreamer Consulting, LLC)
- fix: SQL Form and unsigned int (perlDreamer Consulting, LLC)
7.3.9
- fix: SQL Form and big table imports