Refactoring Database Access in Marauroa: Difference between revisions
Content deleted Content added
imported>Hendrik Brummermann →Porting of JMaPacman: fixed code |
imported>Kymara |
||
| (13 intermediate revisions by 2 users not shown) | |||
Line 49:
=== What are those database adapters for? ===
They are a thin layer of database abstraction. This allows us to not only support MySQL but also database systems
=== Why is there a method getLastInsertId? ===
Line 168 ⟶ 167:
}
}
[[Category:Marauroa]]
| |||