DBIx-DBSchema.git
23 years agoindex fixes, oops DBIx_DBSchema_0_16
ivan [Fri, 5 Jan 2001 15:55:59 +0000 (15:55 +0000)]
index fixes, oops

23 years agotransalate `bool' to `tinyint' for MySQL. DBIx_DBSchema_0_15
ivan [Sat, 25 Nov 2000 07:45:51 +0000 (07:45 +0000)]
transalate `bool' to `tinyint' for MySQL.

23 years agoroo
ivan [Sat, 18 Nov 2000 13:24:44 +0000 (13:24 +0000)]
roo

23 years agoversion 0.14 DBIx_DBSchema_0_14
ivan [Tue, 24 Oct 2000 21:45:37 +0000 (21:45 +0000)]
version 0.14

23 years agoserial datatype emulation for mysql
ivan [Tue, 24 Oct 2000 09:56:43 +0000 (09:56 +0000)]
serial datatype emulation for mysql

23 years agorar DBIx_DBSchema_0_13
ivan [Wed, 11 Oct 2000 17:49:03 +0000 (17:49 +0000)]
rar

23 years agoexplicitly disconnect if created_dbh
ivan [Wed, 11 Oct 2000 17:31:40 +0000 (17:31 +0000)]
explicitly disconnect if created_dbh

23 years agoget rid of use of uninitialized value errors
ivan [Mon, 9 Oct 2000 23:46:44 +0000 (23:46 +0000)]
get rid of use of uninitialized value errors

23 years agodoc
ivan [Mon, 9 Oct 2000 10:57:26 +0000 (10:57 +0000)]
doc

23 years agoOn Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:
ivan [Mon, 9 Oct 2000 10:51:43 +0000 (10:51 +0000)]
On Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:
>
> DBIx::DBSchema::Column->new  Takes a large # of params in order. why not use $
> named args convention? it would make extensibility much easier. it would make$
> easier to figure out what was going on.
>
> It seems like the 'default' values aren't being quoted. this seems to not
> work so well :/
>
> DBSchema line 200. the pod says sql_string, but it's actually 'sub sql'

23 years agoadded typemap foo and default values
ivan [Sat, 7 Oct 2000 16:54:44 +0000 (16:54 +0000)]
added typemap foo and default values

23 years agonot properly registering dependency on FreezeThaw. (thanks jesse!) DBIx_DBSchema_0_11
ivan [Mon, 2 Oct 2000 13:28:14 +0000 (13:28 +0000)]
not properly registering dependency on FreezeThaw. (thanks jesse!)

23 years agooops, incorect version DBIx_DBSchema_0_01
ivan [Wed, 27 Sep 2000 18:29:37 +0000 (18:29 +0000)]
oops, incorect version

23 years agobugfixes
ivan [Wed, 27 Sep 2000 18:26:42 +0000 (18:26 +0000)]
bugfixes

23 years agobugs
ivan [Wed, 27 Sep 2000 15:24:37 +0000 (15:24 +0000)]
bugs

23 years agoDBSchema->sql usage clarification
ivan [Wed, 27 Sep 2000 13:57:55 +0000 (13:57 +0000)]
DBSchema->sql usage clarification

23 years agoDBSchema->sql usage clarification
ivan [Wed, 27 Sep 2000 13:57:33 +0000 (13:57 +0000)]
DBSchema->sql usage clarification

23 years agofix pretty_read
ivan [Wed, 27 Sep 2000 12:47:11 +0000 (12:47 +0000)]
fix pretty_read

23 years agoimplement pretty_read
ivan [Wed, 27 Sep 2000 12:40:35 +0000 (12:40 +0000)]
implement pretty_read

23 years agoremove some debugging cruft, oops
ivan [Wed, 27 Sep 2000 12:25:44 +0000 (12:25 +0000)]
remove some debugging cruft, oops

23 years agoget rid of superfluous _from_dsn methods
ivan [Wed, 27 Sep 2000 11:51:37 +0000 (11:51 +0000)]
get rid of superfluous _from_dsn methods

23 years agoinitial import START
ivan [Tue, 26 Sep 2000 20:47:48 +0000 (20:47 +0000)]
initial import