1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

1360 Commits

Author SHA1 Message Date
romanb
635bc1fa66 Improved the previous fix for the unique validator. 2007-04-12 13:37:45 +00:00
romanb
18766e6579 Fixed an issue with the unique validator. 2007-04-12 08:38:59 +00:00
meus
70caab1584 Fixed some docs. Mainly substituting " with ' in code examples. 2007-04-11 20:13:39 +00:00
zYne
7f68e096b1 2007-04-11 19:12:52 +00:00
meus
93c386f612 Fixed double quotes to single quotes 2007-04-11 19:12:38 +00:00
meus
be9d359937 Fixed indentation and other issues related to coding style 2007-04-11 19:06:13 +00:00
zYne
34cce3e0c8 2007-04-11 18:56:44 +00:00
zYne
907156fd02 2007-04-11 18:44:23 +00:00
zYne
b373cb8ef7 fixes #303 2007-04-11 18:37:05 +00:00
zYne
28e937b981 fixes #298 2007-04-11 18:35:15 +00:00
zYne
dcab3087f7 fixes #297 2007-04-11 18:29:27 +00:00
runa
01c93d3e02 bulkdelete delete multikey rows 2007-04-10 17:31:22 +00:00
meus
f402f879b2 Added support for fetching a subclass when querying the baseclass if the
inheritance mapping is met. Added tests for this and included tests. Wrote
documentation.
2007-04-08 14:55:14 +00:00
zYne
1af2164b19 fixes #296 2007-04-03 21:28:06 +00:00
zYne
b47381df1c 2007-04-03 21:19:24 +00:00
zYne
4676d8f4bb 2007-04-03 18:08:50 +00:00
zYne
37bb2d3a7a 2007-04-03 17:41:02 +00:00
zYne
47daaa9cfa Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +00:00
zYne
b1a3eed4e9 2007-04-02 16:54:46 +00:00
zYne
4f505c6b16 2007-04-02 16:50:35 +00:00
zYne
732bc89a89 fixes #300 2007-03-31 19:49:23 +00:00
meus
a3ceef45cb Updated this readme with a suggested fix 2007-03-31 14:05:02 +00:00
zYne
0a1dfae29f 2007-03-31 13:14:38 +00:00
chris
8e8c59ae6a experience how to compile the phpdoc help using phing
Ticket: 299
2007-03-30 19:03:27 +00:00
ace
c3eecb9f1e French documentation testing. 2007-03-29 16:23:13 +00:00
meus
851e09f471 Fixed the Starting new Project page. Added a list of clients. Wrote a very
simple introduction to Import. Fixed some formating in Making the first import
2007-03-28 21:21:03 +00:00
meus
50defa4fbf Changed some small text on the Requirement page and the Installation page. 2007-03-28 20:07:53 +00:00
romanb
4652ae5c50 Added a validator test. 2007-03-28 13:31:54 +00:00
meus
0ff46eb77c Added another design suggestion 2007-03-28 11:28:27 +00:00
romanb
2acb54d679 quick fix. 2007-03-28 11:08:00 +00:00
meus
61056d37c4 Design suggestions from wernerm 2007-03-28 10:59:18 +00:00
zYne
b117b468dd fixed mysql foreign key issue 2007-03-27 23:00:07 +00:00
zYne
0770450d5b fixed autoinc field handling for unsigned attribute 2007-03-27 19:38:34 +00:00
zYne
990b6c666e added docs for data source names 2007-03-27 17:14:49 +00:00
zYne
1104ae7017 primary keys now unsigned by default, primary keys no longer used as foreign keys 2007-03-26 20:58:26 +00:00
zYne
4865602ee7 2007-03-26 20:52:34 +00:00
zYne
7157693d28 2007-03-26 16:35:16 +00:00
zYne
a03d7c6cd5 some tests for CHECK constraint parser 2007-03-23 20:26:25 +00:00
zYne
73942e7ec7 Check constraint parser added 2007-03-23 20:25:56 +00:00
zYne
cd78c4f600 2007-03-23 16:45:24 +00:00
zYne
ef7f3c2bf1 fixes #293 2007-03-23 16:31:35 +00:00
zYne
3c3408a99a 2007-03-23 16:29:58 +00:00
zYne
759c23f490 first draft for sqlite cascading delete emulation with triggers 2007-03-22 13:32:43 +00:00
zYne
306dd80312 sqlite foreign key support 2007-03-22 12:47:37 +00:00
zYne
8428338c21 2007-03-21 23:09:39 +00:00
zYne
f7a7472cae Foreign key exporting added 2007-03-21 22:11:18 +00:00
gnat
1fbb8b6c08 unitialized or typo variables 2007-03-20 23:22:51 +00:00
gnat
04d0993a35 fixed two typos/non-existent variables. 2007-03-20 23:15:51 +00:00
zYne
36e3b7526a fixed index documentation 2007-03-20 22:53:23 +00:00
zYne
e592d77f14 2007-03-18 20:00:45 +00:00