index
:
DBIx-DBSchema.git
master
Unnamed repository; edit this file 'description' to name the repository.
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DBSchema
/
Column.pm
Age
Commit message (
Expand
)
Author
2013-10-26
consolidate multiple ALTER TABLE statements for efficiency
Ivan Kohler
2010-03-27
- mysql: when reverse engineering, transform a default of
ivan
2010-01-09
Column default values: refactor handling, improve Pg reverse engineering and ...
ivan
2009-12-06
initial support for handling changes to a column's type or size
ivan
2008-01-03
Patch from Slavin Rezic <srezic@cpan.org> to prevent quoting around numeric d...
ivan
2007-12-13
fix bug preventing adding new columns as primary keys under Pg
ivan
2007-10-25
move all mysql- and Pg-specific code to DBD driver callbacks
ivan
2007-08-14
implement column dropping
ivan
2007-06-28
overhaul of index representation: indices (both normal and unique) are now na...
ivan
2006-12-28
- Fixes for adding nullability on old Pg (<= 7.3)
ivan
2006-11-02
Fixes for dropping nullability on old Pg (<= 7.2)
ivan
2006-11-02
Fixes for dropping nullability on old Pg (<= 7.2)
ivan
2006-03-30
increment the version numbers in Column.pm and Table.pm and the "use" stateme...
ivan
2006-03-30
- more schema update stuff:
DBIx_DBSchema_0_31
ivan
2006-02-17
brainfart! 0.30
DBIx_DBSchema_0_30
ivan
2006-02-16
0.29!
DBIx_DBSchema_0_29
ivan
2006-02-16
0.29
ivan
2005-12-02
increment Column.pm version number for new Pg 7.2 foo
ivan
2005-12-02
Column::sql_add_column fix when adding primary keys to Pg 7.2.x
ivan
2005-11-28
tiny bit of cleanup
ivan
2005-11-28
Initial SQLite support from Jesse Vincent
ivan
2005-08-16
new Column::sql_add_column method
DBIx_DBSchema_0_27
ivan
2001-10-23
hopefully finally get rid of the
ivan
2001-08-03
fix
ivan
2001-04-15
doc fix
ivan
2000-10-24
serial datatype emulation for mysql
ivan
2000-10-11
explicitly disconnect if created_dbh
ivan
2000-10-09
get rid of use of uninitialized value errors
ivan
2000-10-09
doc
ivan
2000-10-09
On Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:
ivan
2000-10-07
added typemap foo and default values
ivan
2000-09-27
bugfixes
ivan
2000-09-26
initial import
START
ivan