58 Commits (82adca3e5f17226a3f06aed791ffc08aa83bb48b)
 

Author SHA1 Message Date
Cerys 82adca3e5f some work on the LINK query 9 months ago
Cerys 7a05177e07 relative path verification now in an outside accessible class 9 months ago
Cerys dcfc644e44 some tests 9 months ago
Cerys 7e3da11f72 code for the REFERENCES request 10 months ago
Cerys 4075b6a189 `As` is no longer required 10 months ago
Cerys 22d2a1c760 now validates 10 months ago
Cerys 6e371adf69 thought doing it like this would make more sense 10 months ago
Cerys 223233d381 now stores the permissions as an array too 10 months ago
Cerys cefa4b8b39 Update QueryBuilder.php 10 months ago
Cerys 358e29b656 work on examples 10 months ago
Cerys cb00fccff7 moved the ValidateValues() function 10 months ago
Cerys f23535f635 `directory` & `permission` query work 10 months ago
Cerys 3bc1e6c7fe wrote a quick permission query example 10 months ago
Cerys 6d2ad27a34 bits and bobs i've done over the last 6 months lol 10 months ago
cerys ec1a2b3c5f Merge pull request 'Namespace changes and Query Response classes' (#4) from dev into master 1 year ago
Cerys Lewis 63d0f34705 working on getting a query response into classes 1 year ago
Cerys 26c7e8a0a6 stuff from the broken branch lol 1 year ago
cerys 5f180b4662 Add 'src/Enumerators/DeegraphNumericalComparator.php' 1 year ago
cerys fcf164a27c Delete 'src/Enumerators/DeegraphNumericalComparitor.php' 1 year ago
Cerys 05fce9e1c2 Update README.md 1 year ago
Cerys c63c1e11e8 moved namespaces from `DeegraphPHP` to `DeegraphInteractions` 1 year ago
Cerys 80c62ee4e3 updated the name of the package 1 year ago
cerys e0a462fdd3 Merge pull request 'Schema Generation Code' (#2) from schema-creation into master 1 year ago
Cerys 870368fa8c moving all the schema code to another repo 1 year ago
Cerys f7e4eb0b78 included code in the repo to generate the Message example schema 1 year ago
Cerys 923c249fd8 see desc. 1 year ago
Cerys 250f919cc8 added an example (source see desc.) 1 year ago
Cerys 25c0c96043 added `MimeType` as as a Field 1 year ago
Cerys 915ce12b93 bodged comments 1 year ago
Cerys 2640c65f5a general tidying up 1 year ago
Cerys be7423882d will now throw an Exception if the Name isn't set 1 year ago
Cerys ea440a10d9 more schema generation work 1 year ago
Cerys 7c6da14f84 enum for existence values 1 year ago
Cerys b27ceacaa1 can roughly create a schema 1 year ago
Cerys 76cf239d88 created the base for the Attribute classes 1 year ago
Cerys fb9d556547 the reflection stuff requires `phpunit/phpunit` 1 year ago
cerys 6243dfee5a Merge pull request 'can handle basic requests' (#1) from dev into master 1 year ago
Cerys d58e212549 added to the `SELECT` query 1 year ago
Cerys a9c7402c67 query runner now returns back an object 1 year ago
Cerys 97a4bc28ec added the `X-Auxilium-Actor` HTTP header 1 year ago
Cerys 939aaf0de0 added `SelectQuery` to `RunQuery()` 1 year ago
Cerys Lewis 0f7c31a018 more defaults for the `DeegraphServer` constructor 1 year ago
Cerys Lewis 1b6cf141f4 will now verify Deegraph paths with regex 1 year ago
Cerys Lewis da167d130b "`QueryBuilder` base class" methods are now static 1 year ago
Cerys Lewis bf19e44221 test work 1 year ago
Cerys 67b7c27eb9 set the minimum stability to "dev" 1 year ago
Cerys Lewis fd0fa7e224 renamed the QueryBuilder Operation classes 1 year ago
Cerys Lewis 02c5b763b6 progress on the INSERT and SELECT operators 1 year ago
Cerys Lewis e836dfb645 some basic tests 1 year ago
Cerys Lewis 28b1279d6e classes to handle the underlying Deegraph connection 1 year ago