Commit Graph

134 Commits

Author SHA1 Message Date
ad3f91bf24 fix return types 2017-09-08 19:34:33 +02:00
c2e5dd8105 fixes #35 2017-09-08 19:30:56 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
160eebdc21 Remove connector, is in connection 2017-09-05 15:42:42 +02:00
41b76ca15e Remove connector, is in connection 2017-09-05 15:42:37 +02:00
669ab27073 Remove connector, is in connection 2017-09-05 15:42:33 +02:00
5f5d5aab51 Remove connector, is in connection 2017-09-05 15:42:25 +02:00
03d1073f2c Prepare for array getRaw() 2017-09-05 15:37:44 +02:00
4fed8e5a46 Bugfix if object already exists 2017-09-05 15:30:57 +02:00
f57699721a Add docblocks 2017-08-23 15:31:07 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
33849c8a1f Added custom exceptions 2017-07-25 17:29:23 +02:00
939253aa95 Remove unused exception 2017-07-25 17:29:07 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
9e49ff6802 Fixes #109 #107 2017-07-07 19:21:11 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
50ab50c67e Fix find functionality 2017-04-15 18:22:40 +02:00
8c53047ee4 Adjust find method 2017-04-14 21:04:17 +02:00
3d77fd8e35 Fix type 2017-04-14 14:36:01 +02:00
b5bb42b52e Return object and not string 2017-04-14 14:00:58 +02:00
20a48cc1fe PhpUnit fixes 2017-03-12 22:40:40 +01:00
5c1fe7d40f Fixing language request 2017-03-06 20:11:23 +01:00
c8f12e33cf Fix variable hints 2017-03-06 19:56:55 +01:00
d575046609 Revert "Implemented language support"
This reverts commit 6ce5a7b29f.
2017-03-06 19:53:06 +01:00
1e907a6e07 Revert "Request language added"
This reverts commit 34ec16c6a9.
2017-03-06 19:52:55 +01:00
34ec16c6a9 Request language added 2017-03-06 19:40:04 +01:00
6ce5a7b29f Implemented language support 2017-03-06 19:15:57 +01:00
6eeb701858 Added query builder where in(...) todo 2017-03-01 11:29:41 +01:00
b8561385f5 Add docblocks 2017-02-22 20:29:24 +01:00
a937a4f8aa Fixing type bugs 2017-02-20 09:05:14 +01:00
5f0c1b9a13 Simplify database type enum 2017-02-19 21:17:11 +01:00
b04f2f0577 fixes #67 2017-02-19 21:02:21 +01:00
8906406ab7 fixes #88 2017-02-19 20:25:12 +01:00
f0ccfc023a Create helper functions 2017-02-14 23:28:12 +01:00
e69d12dbf6 Throw on connection data error 2017-02-14 23:27:31 +01:00
a49fd7f9ad Test adjustments 2017-02-13 21:29:06 +01:00
a9186d802e Fix model create para order 2017-02-08 20:19:39 +01:00
bcde94b1ea Also handle floats 2017-02-08 18:14:29 +01:00
bbe7a78108 Update GrammarAbstract.php 2017-02-07 14:27:20 +01:00
a3e1dc068c Binding implemented in query builder 2017-02-07 14:04:54 +01:00
af85dc8531 Implement parameter binds 2017-02-07 14:01:58 +01:00
dc55f5a50e Fix basics (select insert) 2017-02-05 12:35:51 +01:00
756d0a4e36 Delete draft 2017-02-05 10:21:47 +01:00
d81626e9cb Update draft 2017-02-04 22:55:15 +01:00
a4e89ee7b1 Fix data type bug 2017-01-29 19:10:10 +01:00
7a42559deb Query components placeholder
These are for optimization later on. Instead of using strings everywhere
use these for easier definitions. This should help to implement more
concepts easier without hacky solutions for pure strings.
2017-01-29 19:10:00 +01:00
db69fabcd2 Bad implementation for count 2017-01-29 19:08:35 +01:00
d9749dd3bf Initial strict type fixes 2017-01-25 17:38:23 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00