Commit Graph

33 Commits

Author SHA1 Message Date
457429f7ec Improved plugin feature
All checks were successful
Build and publish MycroForge.CLI / test (push) Has been skipped
Test MycroForge.CLI / test (push) Successful in 5m39s
2024-10-13 13:39:56 +02:00
32b7a3c01c Cleaned up project and added constraints for SQLAlchemy types in generate entity 2024-07-24 07:18:42 +02:00
91431fd996 Clean up 2024-07-23 22:04:51 +02:00
5ccb40bb44 Fixed exceptions and added constraints to commands 2024-07-23 21:46:11 +02:00
d210c6ac7c Cleaned up, tested and documented --dbu-platform 2024-07-22 21:27:17 +02:00
aa1c2422ef Ading comments and cleaning up 2024-07-22 06:24:45 +02:00
7badcc333b Added command plugin documentation and renamed subCommands to commands in api command code 2024-07-19 15:05:20 +02:00
777b0fccc8 Updated docs and minor cleanup 2024-07-15 22:49:31 +02:00
9d1442b46b Supplemented commands documentation 2024-07-15 00:42:26 +02:00
be6b3691b4 Refactored FullyQualifiedName functionality 2024-07-14 23:08:47 +02:00
02a82589ae - Refactored init & features
- Extended documentation
2024-07-14 22:27:32 +02:00
7f67201bb2 Modified plugin system code 2024-07-05 12:35:36 +02:00
c220c214d2 Making plugin system more robust 2024-06-30 13:59:40 +02:00
f329b00687 Removed unused BashException 2024-06-29 16:10:49 +02:00
3829eb0d7f Replaced scripting system with plugin system 2024-06-29 12:59:13 +02:00
96b74e6048 Intermediate commit 2024-06-28 12:48:43 +02:00
220a818970 Improved db feature and adding documentation 2024-06-09 20:35:54 +02:00
c85da84272 Replaced ANTLR parser with custom class 2024-06-01 11:35:19 +02:00
78f3345419 Intermediate commit 2024-05-29 14:20:18 +02:00
8f3bd334e8 Added CRUD generation and a bunch of other stuff 2024-05-20 17:50:04 +02:00
d59dedc106 Changed orm to db and added path resolution for entity generation 2024-05-17 17:55:05 +02:00
15bf94e195 Fixed sevice generator and orm feature 2024-05-17 07:06:06 +02:00
6b946faf93 Added hydrate command 2024-05-08 15:38:52 +02:00
d5f883baca Intermediate commit 2024-05-06 08:40:46 +02:00
7a07cada25 Cleanup 2024-05-04 20:44:48 +02:00
81037f8ac5 Pluralized table names as default 2024-05-04 18:50:44 +02:00
5d3d3173d9 Supplemented script command 2024-05-03 11:03:14 +02:00
b23ba99ba4 Added scripting capabilities and cleaned up 2024-04-26 22:52:10 +02:00
68b9b0e8c8 Modified formatting for router generation 2024-04-25 21:13:35 +02:00
5e1be11ec2 Improved a bunch of stuff 2024-04-24 12:38:10 +02:00
abd116b032 Adding entity linking 2024-04-23 08:56:01 +02:00
3a46e20d38 Clean up 2024-04-22 20:25:20 +02:00
7e249e12c4 Renamed MicroForge to MycroForge 2024-04-22 09:56:39 +02:00