This website requires JavaScript.
Explore
Help
Register
Sign In
mcndave
/
ulmus
Watch
1
Star
0
Fork
You've already forked ulmus
0
Code
Issues
16
Pull Requests
Projects
1
Releases
Wiki
Activity
Labels
Milestones
New Issue
16 Open
0 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
bug
duplicate
enhancement
entitycollection
help wanted
invalid
question
wontfix
Milestone
All milestones
No milestones
Project
All projects
No project
Open Projects
Kanban
Author
All authors
Assignee
All assignees
No assignee
mcndave
Sort
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
16 Open
0 Closed
Close
Label
Clear labels
bug
duplicate
enhancement
entitycollection
help wanted
invalid
question
wontfix
Milestone
No milestone
Projects
Clear projects
Open Projects
Kanban
Assignee
Clear assignees
No assignee
mcndave
beginTransaction once on saveAll method
#16
opened
2024-06-27 15:05:19 +00:00
by
mcndave
{sqlite} Rework the BeginTransaction so it supports IMMEDIATE transactions
#15
opened
2024-06-17 20:03:52 +00:00
by
mcndave
{MySQL} Remove table creation / alteration from within Transaction
1
#14
opened
2024-06-17 20:02:26 +00:00
by
mcndave
Kanban
Move Migration methods from AdapterInterface into it's own object (and interface)
bug
#13
opened
2024-05-22 14:59:32 +00:00
by
mcndave
Kanban
Add a DebugInterface to handle sql query outputing more elegantly
#12
opened
2024-05-22 14:58:08 +00:00
by
mcndave
Kanban
Transform AdapterInterface Const into enum
#11
opened
2024-05-07 19:47:29 +00:00
by
mcndave
Kanban
[Migration] Setting a field NULLABLE don't trigger a need for migration on a field
#10
opened
2024-01-31 14:01:34 +00:00
by
mcndave
Add a verify() method to Relation attribute
bug
#9
opened
2023-11-11 04:58:45 +00:00
by
mcndave
Fix duplicated withJoin() fields.
bug
#8
opened
2023-02-17 16:10:32 +00:00
by
mcndave
Kanban
Make sure AND / OR can't be overridden (while passing a bad parameter in querybuilder)
bug
#7
opened
2023-02-03 14:11:48 +00:00
by
mcndave
Kanban
Transform const in Where into Enums
enhancement
#6
opened
2023-02-03 14:10:58 +00:00
by
mcndave
Kanban
Import USES of entity in eval() of Annotations (which already imports namespace)
enhancement
#5
opened
2022-12-19 16:59:22 +00:00
by
mcndave
In relation, allow a function to resolve key. (first where)
#4
opened
2022-12-19 16:59:04 +00:00
by
mcndave
Add a LOT of error checks on @Relation annotation content
bug
#3
opened
2022-12-19 16:58:34 +00:00
by
mcndave
Kanban
Allow tables without primary keys or with a group of keys
enhancement
#2
opened
2022-12-19 16:58:01 +00:00
by
mcndave
Kanban
EntityCollection::buildArray each argument should be callable or stringable
enhancement
entitycollection
#1
opened
2022-12-19 16:56:54 +00:00
by
mcndave
Kanban