Commit graph

146 commits

Author SHA1 Message Date
7f8f20151b Initial testing code. Must prove Datetime works. 2020-08-24 20:11:43 +02:00
cb532fbd9d Merge branch 'master' into feature/datetime-entities 2020-08-24 20:00:28 +02:00
fac2622732 Initial testing code. Must prove Datetime works. 2020-08-24 19:00:59 +02:00
2490920f20 Initial effort to support DateTime for dates. I hate strings. 2020-08-21 16:09:16 +02:00
27eb90da1c Initial TabularData code. 2020-08-21 11:19:04 +02:00
63a4cb0126 Cleanup 2020-08-16 23:15:01 +02:00
3251aeddc9 remove some obsolete sdk-generating code that really should be a trait now coming out of the RouteTests stuff 2020-08-16 19:39:14 +02:00
2373437b09 phpstan wrongly picks up this line as instantiating an abstract - it doesn't. 2020-08-16 19:37:05 +02:00
cfc0431abc This has been spelt wrong for literally years. 2020-08-16 19:28:27 +02:00
e4afd50d32 Automatic cleaning 2020-08-11 15:56:24 +02:00
e6d0593df8 Remove old routes code. 2020-08-06 19:48:30 +02:00
a609d55805 Turns out its not "MySQL" its "Mysql" as far as pdo is concerned 2020-08-06 19:48:01 +02:00
524ee6e6ee Stricter php-cs-fixer rules. These remove a lot of superfluous duplicitous rubbish, mostly in docblocks. 2020-07-31 23:15:10 +02:00
4e4c359682 Cleanup 2020-07-31 23:10:46 +02:00
3a3e6231a7 Make PHPStan Happier 2020-07-30 13:01:41 +02:00
7364112018 I am a dingus. 2020-07-26 19:17:49 +02:00
cd51ee4a86 Simplify concrete class templates. 2020-07-21 03:20:55 +02:00
c6d5aa28d7 Return makes no sense in this context. 2020-07-21 03:09:32 +02:00
4f89225e0f Fixed generated content with phpstan 2020-07-21 03:02:34 +02:00
3ecfe9aa5b Hascolumn related functionality. 2020-07-21 03:02:13 +02:00
51200407a6 Temporarily remove the WeakReference stuff - I want to rethink it. 2020-07-15 07:24:38 +02:00
6c733b18c3 Add support for WeakReference caching. 2020-07-14 07:53:27 +02:00
fecf280f74 Cache created adapter. 2020-07-13 14:42:37 +02:00
e890aece71 Cleaning 2020-07-07 18:46:08 +02:00
06c7b18b92 Swap to using App::DI instead of App::Instance()->get 2020-07-07 18:45:26 +02:00
7d411198e8 Implement Serializable on Model. 2020-07-07 18:12:02 +02:00
7c22e0f68c Progress towards slim4/php-di etc 2020-06-22 21:38:55 +02:00
4aff68d5ab Revise use of Db object 2020-06-22 17:52:18 +02:00
071c7fa8b9 Fixing PHPStan issues. 2020-06-19 09:53:59 +02:00
c7ec05000d Cleaned codebase. 2020-06-18 19:24:31 +02:00
14c7f22ebd Big cleanup 2020-06-18 19:11:15 +02:00
5dce4cb4c9 Add some sensible defaults that are used repeatedly. 2020-06-17 12:12:16 +02:00
d756a15e54 Changing how database connections are held. Adding phinx stuff. 2020-06-16 12:47:20 +02:00
90a0971ed0 Working building. 2020-06-15 08:19:42 +02:00
f10bc43335 Hack n' slash rework. 2020-06-12 15:57:36 +02:00
d68e3e7a5c rename 2020-06-12 15:25:07 +02:00
7173cf4152 rename 2020-06-12 15:21:47 +02:00
286abb2932 Merge remote-tracking branch 'origin/master' 2020-06-07 08:25:55 +02:00
2f1e09ce81 OpenVPN server configuration generation is done. Maybe. 2020-06-07 07:07:19 +02:00
7ed3853707 Cleaning. 2020-05-21 19:16:50 +02:00
284f12e16f Fixed postgres sequence rubbish 2020-05-21 19:14:33 +02:00
aa80592810 Merge branch 'master' of https://github.com/benzine-framework/benzine-database 2020-05-17 04:33:40 +02:00
2baba5adc6 Cleanup. 2020-05-13 04:54:41 +02:00
316ccccde0 Return ids as keys in results. 2020-05-12 17:48:10 +02:00
027a6fb21d Postgres support. 2020-05-10 18:58:30 +02:00
dc6bffe39d Add support for using Zend Sql\Wheres in search() function. 2020-04-22 11:49:24 +02:00
825fde23f1
Merge pull request #3 from wlfio/patch-1
Remove Options Duplication In Generator
2020-04-01 15:45:39 +02:00
wlfio
e7969d66ba
Remove Options Duplication 2020-04-01 14:43:51 +01:00
961a52ffb3 Output more spaced-out calls for easier readin' 2020-03-05 10:28:22 +01:00
4681305784 Fixed a relationship inconsistency 2020-03-03 14:12:04 +01:00