Search code examples
CodeIgniter's row_array() is producing null instead of the expected 2d array...

phpcodeigniteractiverecordresultset

Read More
Custom login check in CodeIgniter fails to correctly verify user credentials...

phpcodeigniteractiverecordpassword-encryption

Read More
Remove null bytes for every ActiveRecord string attributes...

ruby-on-railsrubypostgresqlactiverecord

Read More
Getting results form a query to insert in other using active records...

phpcodeigniteractiverecord

Read More
Pass every two elements of an index array as column => value parameters for CodeIgniter's whe...

phparrayscodeigniteractiverecordwhere-clause

Read More
How to execute an INSERT query followed by INSERT queries on related tables with auto-incremented fo...

phpcodeigniteractiverecordmodeltransactions

Read More
Custom method as ID...

ruby-on-railsrubyactiverecord

Read More
Encapsulate a dynamic number of OR LIKE conditions with parentheses using CodeIgniter's active r...

phpcodeigniteractiverecordquery-builderlogical-grouping

Read More
Update the qualifying column value in a qualifying row without knowing the column name...

phpcodeigniteractiverecordsql-updatequery-builder

Read More
How to return a class without array in Code Igniter...

phpcodeigniteractiverecordresultset

Read More
CodeIgniter - return only one row?...

phpcodeigniteractiverecordresultset

Read More
Compare data in array and count the number of instances it occurs in the database using codeigniter...

phpmysqlarrayscodeigniteractiverecord

Read More
Count occurrences of each value in a database table column using CodeIgniter's active record...

phpcodeigniteractiverecorddistinctcounting

Read More
Whats the difference between `joins` and `references` in Rails?...

ruby-on-railsactiverecord

Read More
Param is missing or the value is empty: user...

ruby-on-railsrestactiverecordpostman

Read More
How to add active record validation errors inside custom setter?...

ruby-on-railsruby-on-rails-3activerecord

Read More
Rails does not fire my after_commit callback...

ruby-on-railsactiverecord

Read More
Need help creating structure.sql for my Rails app...

ruby-on-railsactiverecord

Read More
How to remove validation using instance_eval clause in Rails?...

ruby-on-railsrubyvalidationactiverecord

Read More
Is testing relations in Rails considered to be a best practice?...

ruby-on-railsactiverecordrspecrelationship

Read More
ActiveRecord: Skip validation when saving multiple objects...

ruby-on-railsactiverecord

Read More
Why ActiveRecord::Store.store_acessor doesn't reflect on the resulting SQL when querying...

ruby-on-railsrubyactiverecordhstore

Read More
Active Record - Where IN with multiple columns...

ruby-on-railspostgresqlactiverecord

Read More
Check if a value exists in a database and return the value if it does Rails...

ruby-on-railspostgresqlactiverecord

Read More
Best practice for similar repeated queries using ActiveRecord...

ruby-on-railsrubyactiverecord

Read More
Query on JSON object keys in ActiveRecord/Postgresql...

ruby-on-railspostgresqlactiverecordpsql

Read More
Ruby on Rails Active Record return value when create fails?...

ruby-on-railsrubyactiverecordrails-activerecord

Read More
ActiveRecord not getting id after save...

ruby-on-railsactiverecordmysql-connectorruby-on-rails-7ruby-on-rails-7.2

Read More
Rails: Active Record Validation for has_one...

ruby-on-railsrubyactiverecord

Read More
ActiveRecord Callbacks List...

ruby-on-railsactiverecordcallback

Read More
BackNext