This repository was archived by the owner on Sep 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 17 files changed +34
-34
lines changed Expand file tree Collapse file tree 17 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
44
44
* The heigher class of the Database Abstract Layer. It wrappes all DAL.
45
45
*
46
46
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
47
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
48
48
* @license New BSD License
49
49
*/
50
50
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
45
* @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
46
- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
46
+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
47
47
* @license New BSD License
48
48
*/
49
49
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
44
44
* Extending the \Hoa\Core\Exception class.
45
45
*
46
46
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
47
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
48
48
* @license New BSD License
49
49
*/
50
50
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Interface of a DAL wrapper.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
45
* @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
46
- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
46
+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
47
47
* @license New BSD License
48
48
*/
49
49
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
45
45
* Wrap PDO.
46
46
*
47
47
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
48
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
48
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
49
49
* @license New BSD License
50
50
*/
51
51
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
45
45
*
46
46
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47
47
* @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
48
- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
48
+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
49
49
* @license New BSD License
50
50
*/
51
51
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build a DELETE query.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Represent Data Manipulation Language queries.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build an INSERT query.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build a JOIN clause.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
44
44
* Multiton of queries.
45
45
*
46
46
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
47
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
48
48
* @license New BSD License
49
49
*/
50
50
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build a SELECT query.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Core of the SELECT query.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build an UPDATE query.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
42
42
* Build a WHERE clause.
43
43
*
44
44
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
46
46
* @license New BSD License
47
47
*/
48
48
Original file line number Diff line number Diff line change 8
8
*
9
9
* New BSD License
10
10
*
11
- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11
+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
12
12
*
13
13
* Redistribution and use in source and binary forms, with or without
14
14
* modification, are permitted provided that the following conditions are met:
45
45
* Test suite of some examples.
46
46
*
47
47
* @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
48
- * @copyright Copyright © 2007-2014 Ivan Enderlin.
48
+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
49
49
* @license New BSD License
50
50
*/
51
51
You can’t perform that action at this time.
0 commit comments