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
754db8b6ca
Fix return type
2017-03-21 11:12:08 +01:00
a03f6ee047
Unit test fixes
2017-03-19 15:49:21 +01: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
733c61418a
Fix log file creation
2017-03-06 19:16:38 +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
8531c1422f
Start implementing web query
2017-02-14 23:27:54 +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
7faae589c3
Fixing strict types
2017-01-26 12:06:54 +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
cfab6d9caf
Fix typehint
2017-01-25 11:44:56 +01:00
6fd1ebe9b1
Removing copyright date
2017-01-25 11:18:25 +01:00
695f1623b1
Fix json serialization
2017-01-22 21:04:31 +01:00
182ffcd6eb
Implementing own file handler
2017-01-14 19:57:04 +01:00
777f084a39
Fix dockblocks and minor bugs
2016-12-22 21:16:05 +01:00
aa93894cc3
Fix sub directory caching
2016-12-08 13:54:14 +01:00