Setup an SQL DAO #6

Closed
opened 2022-12-02 16:05:33 +00:00 by tyler · 3 comments
Owner

I want an ORM for database access. Look into doctrine

I want an ORM for database access. Look into doctrine
tyler added a new dependency 2022-12-18 23:55:12 +00:00
tyler changed title from Setup an SQL ORM to Setup an SQL DAO 2022-12-23 00:39:44 +00:00
Author
Owner

Move instead to use a PHP DAO for interacting with Git, and some database objects

Move instead to use a PHP DAO for interacting with Git, and some database objects
Author
Owner
  • Rework git into a DAO
  • Setup a mysql DAO for posts
- [x] Rework git into a DAO - [x] Setup a mysql DAO for posts
Author
Owner

Idea is to take the posts table as it was on the old site, but drop the post_location field and instead use the title of the post as the name, and use a git submodule and just submit html (that is made from markdown maybe?)

Idea is to take the posts table as it was on the old site, but drop the post_location field and instead use the title of the post as the name, and use a git submodule and just submit html (that is made from markdown maybe?)
tyler closed this issue 2022-12-23 21:16:01 +00:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#7 Bring back all articles
Infrastructure/site
Reference: Infrastructure/site#6
No description provided.