Automatic Recommendations for Evolving Relational Databases Schema (2404.08525v1)
Abstract: Relational databases play a central role in many information systems. Their schema contains structural (e.g. tables and columns) and behavioral (e.g. stored procedures or views) entity descriptions. Then, just like for ``normal'' software, changes in legislation, offered functionalities, or functional contexts, impose to evolve databases and their schemas. But in some scenarios, it is not so easy to deconstruct a wished evolution of the schema into a precise sequence of operations. Changing a database schema may impose manually dropping and recreating dependent entities, or manually searching for dependencies in stored procedures. This is important because getting even the order of application of the operators can be difficult and have profound consequences. This meta-model allows us to compute the impact of planned changes and recommend additional changes that will ensure that the RDBMS constraints are always verified. The recommendations can then be compiled into a valid SQL patch actually updating the database schema in an orderly way. We replicated a past evolution showing that, without detailed knowledge of the database, we could perform the same change in 75\% less time than the expert database architect. We also exemplify the use of our approach on other planned changes.
- Schuler, R., Kesselman, C.: Chisel: A user-oriented framework for simplifing database evolution. Distributed and Parallel Databases 39(2), 483–543 (2021). https://doi.org/10.1007/s10619-020-07314-x (3) Roberts, D., Brant, J., Johnson, R.E., Opdyke, B.: An automated refactoring tool. In: Proceedings of ICAST ’96, Chicago, IL (1996) (4) Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Roberts, D., Brant, J., Johnson, R.E., Opdyke, B.: An automated refactoring tool. In: Proceedings of ICAST ’96, Chicago, IL (1996) (4) Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Roberts, D., Brant, J., Johnson, R.E., Opdyke, B.: An automated refactoring tool. In: Proceedings of ICAST ’96, Chicago, IL (1996) (4) Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Roberts, D.B.: Practical analysis for refactoring. PhD thesis, University of Illinois (1999). http://historical.ncstrl.org/tr/pdf/uiuc_cs/UIUCDCS-R-99-2092.pdf (5) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Peruma, A., Simmons, S., AlOmar, E.A., Newman, C.D., Mkaouer, M.W., Ouni, A.: How do i refactor this? an empirical study on refactoring trends and topics in stack overflow. Empirical Software Engineering 27(11) (2021). https://doi.org/10.1007/s10664-021-10045-x (6) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Delplanque, J., Etien, A., Anquetil, N., Ducasse, S.: Recommendations for evolving relational databases. In: Dustdar, S., Yu, E., Salinesi, C., Rieu, D., Pant, V. (eds.) International Conference on Advanced Information Systems Engineering (CAiSE’20). Lecture Notes in Computer Science, vol. 12127, pp. 498–514. Springer, ??? (2020). https://doi.org/10.1007/978-3-030-49435-3_31. https://doi.org/10.1007/978-3-030-49435-3_31 (7) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Arnold, R.S., Bohnert, S.A.: Software Change Impact Analysis. IEEE Computer Society Press, ??? (1996) (8) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Delplanque, J., Etien, A., Anquetil, N., Auverlot, O.: Relational database schema evolution: An industrial case study. In: 2018 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2018). https://doi.org/10.1109/ICSME.2018.00073 (9) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Meurice, L., Nagy, C., Cleve, A.: Detecting and preventing program inconsistencies under database schema evolution. In: Software Quality, Reliability and Security (QRS), 2016 IEEE International Conference on, pp. 262–273. IEEE, ??? (2016) (10) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Delplanque, J.: Managing structural and behavioral evolution in relational database: Application of software engineering techniques. PhD thesis, Université de Lille (2020) (11) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Lehnert, S.: A review of software change impact analysis. Ilmenau University of Technology, 39 (2011) (12) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Gardikiotis, S.K., Malevris, N.: Dasian: A tool for estimating the impact of database schema modifications on web applications. In: Computer Systems and Applications, 2006. IEEE International Conference On., pp. 188–195. IEEE, ??? (2006) (13) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Karahasanovic, A., Sjoberg, D.I.: Visualizing impacts of database schema changes-a controlled experiment. In: Human-Centric Computing Languages and Environments, 2001. Proceedings IEEE Symposia On, pp. 358–365. IEEE, ??? (2001) (14) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Maule, A., Emmerich, W., Rosenblum, D.: Impact analysis of database schema changes. In: Software Engineering, 2008. ICSE’08. ACM/IEEE 30th International Conference On, pp. 451–460. IEEE, ??? (2008) (15) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Nagy, C., Pantos, J., Gergely, T., Besz’edes, A.: Towards a safe method for computing dependencies in database-intensive systems. In: Software Maintenance and Reengineering (CSMR), 2010 14th European Conference On, pp. 166–175. IEEE, ??? (2010) (16) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Jász, J., Beszédes, Á., Gyimóthy, T., Rajlich, V.: Static execute after/before as a replacement of traditional software dependencies. In: Software Maintenance, 2008. ICSM 2008. IEEE International Conference On, pp. 137–146 (2008). IEEE (17) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Liu, K., Tan, H.B.K., Chen, X.: Extraction of attribute dependency graph from database applications. In: Software Engineering Conference (APSEC), 2011 18th Asia Pacific, pp. 138–145. IEEE, ??? (2011) (18) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Liu, K., Tan, H.B.K., Chen, X.: Aiding maintenance of database applications through extracting attribute dependency graph. Journal of Database Management 24(1), 20–35 (2013) (19) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Sjøberg, D.: Quantifying schema evolution. Information and Software Technology 35(1), 35–44 (1993) (20) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Curino, C.A., Moon, H.J., Zaniolo, C.: Graceful database schema evolution: the prism workbench. Proceedings of the VLDB Endowment 1(1), 761–772 (2008) (21) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Curino, C., Moon, H.J., Zaniolo, C.: Automating database schema evolution in information system upgrades. In: Proceedings of the 2nd International Workshop on Hot Topics in Software Upgrades, p. 5. ACM, ??? (2009) (22) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Papastefanatos, G., Anagnostou, F., Vassiliou, Y., Vassiliadis, P.: Hecataeus: A what-if analysis tool for database schema evolution. In: Software Maintenance and Reengineering, 2008. CSMR 2008. 12th European Conference On, pp. 326–328. IEEE, ??? (2008) (23) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Papastefanatos, G., Vassiliadis, P., Simitsis, A., Vassiliou, Y.: Hecataeus: Regulating schema evolution. In: Data Engineering (ICDE), 2010 IEEE 26th International Conference On, pp. 1181–1184. IEEE, ??? (2010) (24) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017) Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)
- Delplanque, J., Etien, A., Auverlot, O., Mens, T., Anquetil, N., Ducasse, S.: Codecritics applied to database schema: Challenges and first results. In: 24th IEEE International Conference on Software Analysis, Evolution, and Reengineering (2017)