Jump to content

Where is in ps_address province ?


tristanfleet

Recommended Posts

Hi there,

 

i need to know where to find Country Province in prestashop database via phpmyadmin.

I've found some usefull results in the table ps_address as shown below:
 

id_address int(10) UNSIGNEDNoNoneAUTO_INCREMENT Change  Drop
id_country int(10) UNSIGNEDNoNone Change  Drop
id_state int(10) UNSIGNEDYesNULL Change  Drop
id_customer int(10) UNSIGNEDNo0 Change  Drop
id_manufacturer int(10) UNSIGNEDNo0 Change  Drop
id_supplier int(10) UNSIGNEDNo0 Change  Drop
id_warehouse int(10) UNSIGNEDNo0 Change  Drop
alias varchar(32) utf8_general_ciNoNone Change  Drop
company varchar(255) utf8_general_ciYesNULL Change  Drop
lastname varchar(255) utf8_general_ciNoNone Change  Drop
firstname varchar(255) utf8_general_ciNoNone Change  Drop
address1 varchar(128) utf8_general_ciNoNone Change  Drop
address2 varchar(128) utf8_general_ciYesNULL Change  Drop
postcode varchar(12) utf8_general_ciYesNULL Change  Drop
city varchar(64) utf8_general_ci No	None

but i haven't see province

Anyone knows where to find this ???

Maybe it is in another table ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...