kohana-orm Questions

3

Solved

I am giving Kohana a try and I was trying to use the ORM + PDO + MySQL database, and I don't seem to find an answer in google or SO. I have both the database and ORM modules enabled, and I have se...
Bewilder asked 6/9, 2011 at 3:53

3

Solved

I'm trying to run a query through the ORM like this: SELECT * from table where (fname like 'string%' or lname like 'string%') AND (fname like 'string2%' or lname like 'string2%'); Here's what ...
Tonsillotomy asked 12/6, 2010 at 14:3

2

Solved

I'm learning the framework, and now building an application using it. I need to get all users that have 'user' or 'staff' role, but I couldn't find about it on the documentation. Help anyone? (I...
Bak asked 24/8, 2010 at 1:8

3

Solved

I'm using Kohana 3 to create a website that has two applications, an admin application and the actual site frontend. I have separated my folders to have the two applications separated, so the hiera...
Rikki asked 20/5, 2010 at 6:46

12

Inspired from the other community wikis, I'm interested in hearing about the lesser known Kohana tips, tricks and features. Please, include only one tip per answer. Add Kohana versions if n...
Predial asked 6/3, 2010 at 15:49
1

© 2022 - 2024 — McMap. All rights reserved.