This topic is locked

Modify table issue

11/2/2015 4:38:28 PM
PHPRunner General questions
E
ermolenkoeug author

Hello.

I've found an issue with modify tables

Step-1

for example I'm trying to add some fields

field1

field2

field3
field5

and of course I'm getting an error

"duplicate fieldname 'field1'"

Step-2

then I've fixed this fields (without closing the modify dialog)

field1

field2

field3

[color="#008000"]field4

field5

But I still get an error

"duplicate fieldname 'field1'"

Because

field1,

field2,

field3

was created at first step(before I've fixed field4)

and now it try to add this fields again.

Thanks.

PHPRunner Ent 8.0 Build 24793 x64.

Sergey Kornilov admin 11/2/2015

Where and when do you get this error message?

romaldus 11/3/2015



Where and when do you get this error message?


create a new field in mysql, syncronize your phprunner project... done <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=78182&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

E
ermolenkoeug author 11/3/2015



Where and when do you get this error message?



PHPRunner - Tables tab - Modify table dialog

E
ermolenkoeug author 11/3/2015



create a new field in mysql, syncronize your phprunner project... done <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=78185&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />



the idea is in (without closing the modify dialog)

in my example only 5 fields, but in real situation were about 20 new fields. And about 15 of them were duplicate at step 2

romaldus 11/3/2015



the idea is in (without closing the modify dialog)

in my example only 5 fields, but in real situation were about 20 new fields. And about 15 of them were duplicate at step 2


This is Phprunner IDE issue. Only Developers at Xlinesoft can help..

E
ermolenkoeug author 11/3/2015



This is Phprunner IDE issue. Only Developers at Xlinesoft can help..



I understand this, but didn'n find somthing like bug-tracker.

Thanks.

Sergey Kornilov admin 11/3/2015

After project and database are synchronized you should be able to perform any required database structure changes.