Cerys
|
7e3da11f72
|
code for the REFERENCES request
|
4 weeks ago |
Cerys
|
4075b6a189
|
`As` is no longer required
|
4 weeks ago |
Cerys
|
22d2a1c760
|
now validates
|
4 weeks ago |
Cerys
|
6e371adf69
|
thought doing it like this would make more sense
|
4 weeks ago |
Cerys
|
223233d381
|
now stores the permissions as an array too
|
4 weeks ago |
Cerys
|
cefa4b8b39
|
Update QueryBuilder.php
|
4 weeks ago |
Cerys
|
cb00fccff7
|
moved the ValidateValues() function
|
4 weeks ago |
Cerys
|
f23535f635
|
`directory` & `permission` query work
|
4 weeks ago |
Cerys
|
6d2ad27a34
|
bits and bobs i've done over the last 6 months lol
|
4 weeks ago |
Cerys Lewis
|
63d0f34705
|
working on getting a query response into classes
|
7 months ago |
Cerys
|
26c7e8a0a6
|
stuff from the broken branch lol
|
7 months ago |
cerys
|
5f180b4662
|
Add 'src/Enumerators/DeegraphNumericalComparator.php'
Signed-off-by: cerys <cerysamberlewis@gmail.com>
|
7 months ago |
cerys
|
fcf164a27c
|
Delete 'src/Enumerators/DeegraphNumericalComparitor.php'
Signed-off-by: cerys <cerysamberlewis@gmail.com>
|
7 months ago |
Cerys
|
c63c1e11e8
|
moved namespaces from `DeegraphPHP` to `DeegraphInteractions`
|
7 months ago |
Cerys
|
870368fa8c
|
moving all the schema code to another repo
https://git.darksparrow.uk/Packages_PHP/AuxiliumSchemaBuilder
|
7 months ago |
Cerys
|
25c0c96043
|
added `MimeType` as as a Field
|
7 months ago |
Cerys
|
915ce12b93
|
bodged comments
|
7 months ago |
Cerys
|
2640c65f5a
|
general tidying up
|
7 months ago |
Cerys
|
be7423882d
|
will now throw an Exception if the Name isn't set
|
7 months ago |
Cerys
|
ea440a10d9
|
more schema generation work
- need to comment up the Schema Builder
- general making it more strict
|
7 months ago |
Cerys
|
7c6da14f84
|
enum for existence values
|
7 months ago |
Cerys
|
b27ceacaa1
|
can roughly create a schema
|
7 months ago |
Cerys
|
76cf239d88
|
created the base for the Attribute classes
|
7 months ago |
Cerys
|
d58e212549
|
added to the `SELECT` query
|
7 months ago |
Cerys
|
a9c7402c67
|
query runner now returns back an object
|
7 months ago |
Cerys
|
97a4bc28ec
|
added the `X-Auxilium-Actor` HTTP header
|
7 months ago |
Cerys
|
939aaf0de0
|
added `SelectQuery` to `RunQuery()`
|
7 months ago |
Cerys Lewis
|
0f7c31a018
|
more defaults for the `DeegraphServer` constructor
|
7 months ago |
Cerys Lewis
|
1b6cf141f4
|
will now verify Deegraph paths with regex
(regex nicked off alex in the office over discord lol)
|
7 months ago |
Cerys Lewis
|
da167d130b
|
"`QueryBuilder` base class" methods are now static
|
7 months ago |
Cerys Lewis
|
fd0fa7e224
|
renamed the QueryBuilder Operation classes
they now end in "Query"
|
8 months ago |
Cerys Lewis
|
02c5b763b6
|
progress on the INSERT and SELECT operators
|
8 months ago |
Cerys Lewis
|
28b1279d6e
|
classes to handle the underlying Deegraph connection
|
8 months ago |
Cerys Lewis
|
d544274bd6
|
just committing an untested Query Builder to show an example
|
8 months ago |