Newest Database Programming Tips
Backup and restore databases in Drupal
Luc Bézier
·
0 responses
·
drupal, backup, database
Script to pull DB from Android app
Carlos Fonseca
·
0 responses
·
android, development, database, adb
Adding a table to your Laravel database
Nicholas Kramer
·
1 response
·
php, shell, mysql, terminal
Using an ad-hoc, in-memory HSQLDB for testing purposes in a Spring Roo application
Mattia Tommasone
·
0 responses
·
testing, database, spring, roo
Backup and Restoring PostgreSQL on Heroku
shinn
·
0 responses
·
heroku, backup, database, restore
ExpressionEngine and Git: Using Git Hooks to Track Database Changes
Rodrigo Passos
·
0 responses
·
mysql, git, expressionengine, database
Handle the Database is in use problem for EF
Ashutosh Raina
·
0 responses
·
database, entity framework, code first
Drupal's db_merge() function does either an UPDATE or an INSERT depending on whether the record exists.
M Parker
·
0 responses
·
php, drupal, database, drupal database api
Don't let seed data fail silently in rails
Noah Gilmore
·
3 responses
·
rails, database, seed, nil
Automatically applying Liquibase changesets to HSQL
Ben Ripkens
·
0 responses
·
schema, database, java, bash
Complex database migrations with PHP/MySQL using Phinx
Adrian Imfeld
·
2 responses
·
php, mysql, sql, migration
Run MongoDB as a Daemon
Rajeev N Bharshetty
·
0 responses
·
rails, mongo, database
Remove MongoDB Database from terminal
Michel Wilhelm
·
0 responses
·
mongodb, nosql, database
PHP :: Database Connection with file .ini
Everton Silva
·
4 responses
·
php, config, database
How to check who/what is connected to your PostgreSQL database?
Błażej Kosmowski
·
0 responses
·
session, connection, database, postgresql
Check Status of Your Database Migrations
Rajeev N Bharshetty
·
0 responses
·
rails, tips, database, migrations
Protect yourself from trashing the production database
James Cuzella
·
3 responses
·
shell, mysql, linux, database
Stay away from NULL
marcello righelli
·
2 responses
·
sql, database
Get size of MySQL database with a query
adamstrawson
·
1 response
·
mysql, database
Encoding hell, grep and iconv salvage!
Igor Moiseev
·
0 responses
·
grep, utf8, database, iconv
Faster way to reset database entries
Alif Rachmawadi
·
2 responses
·
ruby, rails, activerecord, database
Sequel migration Rake tasks
Lennart Fridén
·
0 responses
·
ruby, migration, database, rake
Bilbon the ORM for hobbits
Ioan CHIRIAC
·
0 responses
·
php, database, orm
Simple Export to CSV with Postgres
Tom Milewski
·
6 responses
·
heroku, postgres, database, csv
Fields with Foreign Keys in MySQL must be exactly the same
Josef Simonson
·
0 responses
·
mysql, database, foreign key, fields