Hi i tried to use devtools to do migration with postgres and i have this following message : 1412242390.3612: SELECT CASE WHEN COUNT(*) > 0 THEN 1 ELSE 0 END FROM information_schema.tables WHERE table_schema = 'mongkhut' AND table_name='login' => 1412242390.3689 (0.0076138973236084)
Error: Not implemented yet
Could somebody plz explain whtat is going on ?
NOTE : IT IS WORKING VERY WELL WITH MYSQL.